On 4/13/21 4:39 PM, Jonathon Jongsma wrote:
From: Erik Skultety <[email protected]>

Currently there are dedicated wrappers to construct mdevctl command.
These are mostly fine except for the one that translates both "start"
and "define" commands, only because mdevctl takes the same set of
arguments. Instead, keep the wrappers, but let them call a single
global translator that handles all the mdevctl command differences and
commonalities.

Signed-off-by: Erik Skultety <[email protected]>
Signed-off-by: Jonathon Jongsma <[email protected]>

Reviewed-by: Laine Stump <[email protected]>

Reply via email to