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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to