[libvirt] [PATCH 4/6] Remove pointless return values in nwfilter methods

Eric Blake eblake at redhat.com
Tue Mar 18 15:20:02 UTC 2014


On 03/18/2014 07:36 AM, Daniel P. Berrange wrote:
> Many nwfilter methods have an int return value but only ever
> return 0 and their callers never check the return value either.
> These methods can all be void.
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  src/nwfilter/nwfilter_ebiptables_driver.c | 157 ++++++++++++------------------
>  1 file changed, 61 insertions(+), 96 deletions(-)
> 

ACK.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140318/5d0700b0/attachment-0001.sig>


More information about the libvir-list mailing list