[Accel-config] [PATCH v1 0/2] Make remove-mdev command more intuitive
ramesh.thomas at intel.com
| Newsgroups | dev.linux.lists.accel-config |
|---|---|
| Message-ID | <[email protected]> |
From: Ramesh Thomas <ramesh.thomas(a)intel.com> remove-mdev has an option to remove all mdevs if null uuid is passed as parameter. Null uuid is not easy for user to type in because it is long and needs to be in the uuid format. Change the command to take "all" as a special parameter value to indicate removal of all mdeves. Ramesh Thomas (2): accel-config: Make remove-mdev cmd "remove all" option more intuitive accel-config: Update manpages with change to remove-mdev command Documentation/accfg/accel-config-remove-mdev.txt | 5 ++--- accfg/mdev.c | 6 ++++-- 2 files changed, 6 insertions(+), 5 deletions(-) -- 2.26.3