
15 Jul
2020
15 Jul
'20
5:33 p.m.
On a Tuesday in 2020, Laine Stump wrote:
This rewrite of a nested conditional produces the same results, but eliminate a goto and corresponding label.
Signed-off-by: Laine Stump <laine@redhat.com> --- src/nwfilter/nwfilter_ebiptables_driver.c | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano