[PATCH] Staging: xgifb: fixed many style issue in vb_ext.c

Riccardo Magliocchetti riccardo.magliocchetti at gmail.com
Wed Sep 1 12:36:16 UTC 2010


Il 01/09/2010 11:48, Prashant P. Shah ha scritto:
> This is a patch to the vb_ext.c file that fixes many style
> issues found by the checkpatch.pl tool.
> - extra spaces
> - invalid code indent
> - extra braces
> - invalid comment style
 >
> Signed-off-by: Prashant P. Shah<pshah.mumbai at gmail.com>
> ---
>   drivers/staging/xgifb/vb_ext.c | 1816 +++++++++++++++++++---------------------
>   1 files changed, 846 insertions(+), 970 deletions(-)
>
> -/* ------------------------------------------------------ */
> -/* Function : XGINew_SenseHiTV */
> -/* Input : */
> -/* Output : */
> -/* Description : */
> -/* ------------------------------------------------------ */
> +/* ----------------------------------------------------------------------------
> + * Function : XGINew_SenseHiTV
> + * Input :
> + * Output :
> + * Description :
> + * ----------------------------------------------------------------------------
> + */

I think you can remove all the banners without meaningful content 
instead of making checkpatch happy about them.

thanks,
riccardo



More information about the devel mailing list