]> xenbits.xensource.com Git - libvirt.git/commit
conf: Use bool for @check_active parameter
authorJohn Ferlan <jferlan@redhat.com>
Mon, 18 Dec 2017 12:47:30 +0000 (07:47 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 4 Jan 2018 15:54:08 +0000 (10:54 -0500)
commit607524af4f14c6d6e3f0693e5f8249ac6dc0b24c
treebc3dd5f4abde8d438a75a7f7fc67912e74ae5691
parentc00643f86f8a27643a062c3c881469ff56f34f00
conf: Use bool for @check_active parameter

Use a bool as that's how the variable is used in the function.
src/conf/virstorageobj.c
src/conf/virstorageobj.h
src/storage/storage_driver.c