[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4C7E48C0.8000007@gmail.com>
Date: Wed, 01 Sep 2010 14:36:16 +0200
From: Riccardo Magliocchetti <riccardo.magliocchetti@...il.com>
To: "Prashant P. Shah" <pshah.mumbai@...il.com>
CC: gregkh@...e.de, randy.dunlap@...cle.com,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
apatard@...driva.com
Subject: Re: [PATCH] Staging: xgifb: fixed many style issue in vb_ext.c
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@...il.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists