Home
last modified time | relevance | path

Searched hist:aa6e546c (Results 1 – 1 of 1) sorted by relevance

/qemu/
H A Dqemu-nbd.caa6e546c Wed Feb 17 10:10:22 GMT 2016 Daniel P. Berrange <berrange@redhat.com> qemu-nbd: use no_argument/required_argument constants

When declaring the 'struct option' array, use the standard
constants no_argument/required_argument, instead of magic
values 0 and 1.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>