On Tue, Oct 23, 2012 at 01:51:56PM +0100, Ceri James wrote:
> This fixes the following checkpatch issues:
> 
> WARNING: line over 80 characters
> +     BCM_DEBUG_PRINT(Adapter,DBG_TYPE_TX, TOKEN_COUNTS, DBG_LVL_ALL, 
> "=====>\n");
> 
> ERROR: space required after that ',' (ctx:VxV)
> +     BCM_DEBUG_PRINT(Adapter,DBG_TYPE_TX, TOKEN_COUNTS, DBG_LVL_ALL, 
> "=====>\n");
>                              ^
> WARNING: line over 80 characters
> +             BCM_DEBUG_PRINT(Adapter,DBG_TYPE_TX, TOKEN_COUNTS, DBG_LVL_ALL, 
> "Adapter found NULL!\n");
> 
> ERROR: space required after that ',' (ctx:VxV)
> +             BCM_DEBUG_PRINT(Adapter,DBG_TYPE_TX, TOKEN_COUNTS, DBG_LVL_ALL, 
> "Adapter found NULL!\n");
>                                      ^

Same here, submit one patch per warning / error.

Thanks,
Kevin
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to