]> git.ipfire.org Git - thirdparty/libvirt.git/commit
nwfilter: use standard label names when reasonable
authorLaine Stump <laine@redhat.com>
Thu, 25 Jun 2020 02:20:56 +0000 (22:20 -0400)
committerLaine Stump <laine@redhat.com>
Mon, 20 Jul 2020 23:13:22 +0000 (19:13 -0400)
commita082c3d1a1b46b78b6e408894b495387ef3a2b46
treecfa666adaec630987cea64cf1605cb71264025c2
parent9c5cd04545f86330c48f955694289b04f2335b41
nwfilter: use standard label names when reasonable

Rather than having labels named exit, done, exit_snooprequnlock,
skip_rename, etc, use the standard "cleanup" label. And instead of
err_exit, malformed, tear_down_tmpebchains, use "error".

Signed-off-by: Laine Stump <laine@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/nwfilter/nwfilter_dhcpsnoop.c
src/nwfilter/nwfilter_ebiptables_driver.c
src/nwfilter/nwfilter_gentech_driver.c
src/nwfilter/nwfilter_learnipaddr.c