libvirt/src/nwfilter
John Ferlan 5a298ec040 nwfilter: Remove Coverity DEADCODE warning
The nwfilterStateInitialize() would only assign sysbus inside
a WITH_DBUS conditional, thus leaving a subsequent check for sysbus
and nwfilterDriverInstallDBusMatches() as a no-op

Rather than try to add WITH_DBUS conditions which ended up conflicting
with the usage of HAVE_FIREWALLD conditionals, just remove the WITH_DBUS
since virdbus.c has entry points for with and without conditions.
2013-12-04 06:27:19 -05:00
..
nwfilter_dhcpsnoop.c maint: avoid 'const fooPtr' in nwfilter files 2013-10-14 13:13:18 -06:00
nwfilter_dhcpsnoop.h maint: avoid 'const fooPtr' in nwfilter files 2013-10-14 13:13:18 -06:00
nwfilter_driver.c nwfilter: Remove Coverity DEADCODE warning 2013-12-04 06:27:19 -05:00
nwfilter_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
nwfilter_ebiptables_driver.c maint: fix comma style issues: nwfilter 2013-11-20 09:14:54 -07:00
nwfilter_ebiptables_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
nwfilter_gentech_driver.c maint: fix comma style issues: nwfilter 2013-11-20 09:14:54 -07:00
nwfilter_gentech_driver.h maint: avoid 'const fooPtr' in nwfilter files 2013-10-14 13:13:18 -06:00
nwfilter_learnipaddr.c maint: fix comma style issues: nwfilter 2013-11-20 09:14:54 -07:00
nwfilter_learnipaddr.h maint: avoid 'const fooPtr' in nwfilter files 2013-10-14 13:13:18 -06:00