16 Jul
2020
16 Jul
'20
12:33 a.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