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(a)redhat.com>
---
src/nwfilter/nwfilter_driver.c | 15 ++++++---------
1 file changed, 6 insertions(+), 9 deletions(-)
ACK
Michal