[libvirt] [PATCH] datatypes: removing unnecessary return statement.

John Ferlan jferlan at redhat.com
Fri May 19 00:19:32 UTC 2017



On 05/17/2017 09:53 PM, Julio Faracco wrote:
> There is a wrong 'return' statement after a 'goto' statement inside the
> function virConnectCloseCallbackDataRegister(). This commit only removes
> the 'return'.
> 
> Signed-off-by: Julio Faracco <jcfaracco at gmail.com>
> ---
>  src/datatypes.c | 1 -
>  1 file changed, 1 deletion(-)
> 

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

(and pushed)

Tks -

John




More information about the libvir-list mailing list