[PATCH 125/141] staging: unisys: Convert cmd functions to visor_device

Dan Carpenter dan.carpenter at oracle.com
Sat May 9 09:01:54 UTC 2015


On Tue, May 05, 2015 at 06:37:42PM -0400, Benjamin Romer wrote:
> From: Don Zickus <dzickus at redhat.com>
>  
>  cleanup:
> -	bus_epilog(bus_no, CONTROLVM_BUS_CREATE, &inmsg->hdr,
> +	bus_epilog(bus_info, CONTROLVM_BUS_CREATE, &inmsg->hdr,
>  		   rc, inmsg->hdr.flags.response_expected == 1);
>  }

On some error paths "bus_info" is NULL.  One err bug.

regards,
dan carpenter



More information about the devel mailing list