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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130826161205.GD6329@mwanda>
Date:	Mon, 26 Aug 2013 19:12:05 +0300
From:	Dan Carpenter <dan.carpenter@...cle.com>
To:	Iker Pedrosa <ikerpedrosam@...il.com>
Cc:	pavel@....cz, devel@...verdev.osuosl.org,
	gregkh@...uxfoundation.org, harsh1kumar@...il.com,
	linux-kernel@...r.kernel.org, mujeeb.adil@...il.com,
	justinmattock@...il.com
Subject: Re: [PATCH 09/24] Staging: winbond: reg: fixed some lines over 80
 characters

On Mon, Aug 26, 2013 at 05:10:08PM +0200, Iker Pedrosa wrote:
> First of the patches that fixes the lines over 80 characters in reg.c
> 
> Signed-off-by: Iker Pedrosa <ikerpedrosam@...il.com>
> ---
>  drivers/staging/winbond/reg.c | 30 +++++++++++++++++-------------
>  1 file changed, 17 insertions(+), 13 deletions(-)
> 
> diff --git a/drivers/staging/winbond/reg.c b/drivers/staging/winbond/reg.c
> index 61916f5..b1d977a 100644
> --- a/drivers/staging/winbond/reg.c
> +++ b/drivers/staging/winbond/reg.c
> @@ -809,12 +809,12 @@ u32 w89rf242_txvga_data[][5] = {
>  	{(0x05 << 24) | 0x24C7CA, 34, 0x00292315, 0x0800FEFF, 0x72724242}
>  };
>  
> -/* ================================================================================================== */
> +/* ========================================================================= */

Just delete these.  They are not kernel style.

regards,
dan carpenter

--
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