[libvirt] [PATCH 08/17] nwfilter: Clean up a couple nwfilter_driver error paths

Michal Privoznik mprivozn at redhat.com
Thu Jul 13 14:41:06 UTC 2017


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

ACK

Michal




More information about the libvir-list mailing list