]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: Alter virCloseCallback typedef to return void
authorJohn Ferlan <jferlan@redhat.com>
Tue, 27 Mar 2018 15:39:53 +0000 (11:39 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 9 Apr 2018 22:26:03 +0000 (18:26 -0400)
commit3f204e4de401d8263f9d790cd55f1579d959f94f
tree486a31b73e5e25f7f4241eef31a8c0bd7283db0d
parent67757b066c3bc347d50ffcb3761a4b88aa773a7f
util: Alter virCloseCallback typedef to return void

Since virCloseCallbacksRun was ignoring the value anyway, let's
just change it to be a void function.

Signed-off-by: John Ferlan <jferlan@redhat.com>
Reviewed-by: Marc Hartmayer <mhartmay@linux.vnet.ibm.com>
src/bhyve/bhyve_process.c
src/lxc/lxc_process.c
src/qemu/qemu_migration.c
src/qemu/qemu_process.c
src/util/virclosecallbacks.c
src/util/virclosecallbacks.h