
22 Jan
2018
22 Jan
'18
7:46 p.m.
On 01/12/2018 09:37 AM, Michal Privoznik wrote:
Yet again, we don't need listing by device capabilities, so flags are unused.
The CONNECT flags wouldn't make sense anyway ;-)
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- tools/virsh-completer.c | 45 +++++++++++++++++++++++++++++++++++++++++++++ tools/virsh-completer.h | 4 ++++ tools/virsh-nodedev.c | 16 +++++++++++----- 3 files changed, 60 insertions(+), 5 deletions(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> John