[libvirt] [PATCH 0/6] Misc cleanups to nwfilter code

Daniel P. Berrange berrange at redhat.com
Tue Mar 18 13:36:32 UTC 2014


This mini-series performs a few style cleanups on the nwfilter
code. There should be no functional change in any of these
patches.

Daniel P. Berrange (6):
  Change 'int incoming' to 'bool incoming' in nwfilter code
  Remove pointless brackets around boolean
  Remove 'int stopOnError' parameters in nwfilter methods
  Remove pointless return values in nwfilter methods
  Change 'int isTempChain' to bool in nwfilter
  Change CMD_STOPONERR(1) to use true

 src/nwfilter/nwfilter_ebiptables_driver.c | 523 ++++++++++++++----------------
 1 file changed, 241 insertions(+), 282 deletions(-)

-- 
1.8.5.3




More information about the libvir-list mailing list