lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ