]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virCondDestroy: Lose attribute RETURN_CHECK
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 7 Feb 2013 14:03:17 +0000 (15:03 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 8 Feb 2013 08:12:11 +0000 (09:12 +0100)
commit0d36f228a403e013c906432ef0ae6ee6dd350d96
treebf7bea60d443dcc78b6dc602f9fafadda4315c0b
parent4ca6f5089f6c8b77f83439da325ba83eefb31ef7
virCondDestroy: Lose attribute RETURN_CHECK

We are wrapping it in ignore_value() anyway.
src/nwfilter/nwfilter_dhcpsnoop.c
src/qemu/qemu_agent.c
src/qemu/qemu_domain.c
src/qemu/qemu_monitor.c
src/rpc/virnetclient.c
src/util/virthread.h
src/util/virthreadpool.c
tools/console.c