On Mon, Dec 07, 2015 at 10:58:36AM -0500, Benjamin Romer wrote:
> parser_param_start() had a goto Away, which went to nothing but
> a return statement. Remove the goto, the CamelCased label, and
> just return directly.
> 
> Signed-off-by: Benjamin Romer <[email protected]>
> ---
>  drivers/staging/unisys/visorbus/visorchipset.c | 6 ++----
>  1 file changed, 2 insertions(+), 4 deletions(-)

Didn't apply to my tree :(
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to