]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Drop useless virFileWrapperFdCatchError
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 7 Feb 2013 11:23:34 +0000 (12:23 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 8 Feb 2013 08:11:51 +0000 (09:11 +0100)
commit4ca6f5089f6c8b77f83439da325ba83eefb31ef7
tree120e448a4f3135ee00aa123cbdc73759cdeb9e15
parentdebe6fd22b6338c0aeef2db269fc345da71d5bbf
Drop useless virFileWrapperFdCatchError

We are requesting for stderr catching for all cases in
virFileWrapperFdNew(). There is no need to have a separate
function just to report an error, esp. when we can do it in
virFileWrapperFdClose().
src/libvirt_private.syms
src/qemu/qemu_driver.c
src/util/virfile.c
src/util/virfile.h