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] [day] [month] [year] [list]
Date:	Thu, 19 May 2016 11:48:59 -0700 (PDT)
From:	David Miller <davem@...hat.com>
To:	amitg.b14@...il.com
Cc:	netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] net: Fix coding style warnings and errors.

From: Amit Ghadge <amitg.b14@...il.com>
Date: Wed, 18 May 2016 06:46:30 +0530

> This is a patch to clean checkpatch warnings and errors
> in the Space.c file.
> Clean up the following warnings and errors.
> 
> WARNING :
> * Block comments use * on subsequent lines
> * Missing a blank line after declarations
> * networking block comments don't use an empty /* line, use /*
> * please, no space before tabs
> * please, no spaces at the start of a line
> * line over 80 characters
> 
> ERROR :
> * code indent should use tabs where possible
> * space prohibited after that open parenthesis '('
> 
> Signed-off-by: Amit Ghadge <amitg.b14@...il.com>

Applied.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ