[libvirt] [PATCH] rpc: Remove duplicate check from filter function return.

John Ferlan jferlan at redhat.com
Wed Nov 14 20:13:55 UTC 2018



On 11/14/18 12:49 PM, Julio Faracco wrote:
> This is a simple removal of a duplicated check of the return of the
> filter function. There is a nested conditional checking exactly the same
> thing.

s/./ since commit c9ede1cf removed the (ret > 0) check condition./

> 
> Signed-off-by: Julio Faracco <jcfaracco at gmail.com>
> ---
>  src/rpc/virnetserverclient.c | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 


Reviewed-by: John Ferlan <jferlan at redhat.com>

John




More information about the libvir-list mailing list