
13 Jul
2017
13 Jul
'17
2:41 p.m.
On 06/02/2017 12:25 PM, John Ferlan wrote:
No need to goto cleanup and check "if (obj)" if we know (obj) isn't there, so just return immediately.
Signed-off-by: John Ferlan <jferlan@redhat.com> --- src/nwfilter/nwfilter_driver.c | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-)
ACK Michal