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:	Wed, 18 Mar 2015 17:03:01 +0100
From:	Greg KH <gregkh@...uxfoundation.org>
To:	Bas Peters <baspeters93@...il.com>
Cc:	mdharm-usb@...-eyed-alien.net, linux-usb@...r.kernel.org,
	usb-storage@...ts.one-eyed-alien.net, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/3] drivers: usb: storage: datafab.c: clean up a variety
 of checkpatch errors.

On Sat, Feb 07, 2015 at 11:42:44PM +0100, Bas Peters wrote:
> This patch cleans up a variety of checkpatch errors:
> 
> 	Bunch of space issues.
> 	C99 comments converted to /* */ format.
> 	Some switch statement indentations.
> 	"foo * bar" -> "foo *bar"
> 
> Signed-off-by: Bas Peters <baspeters93@...il.com>
> ---
>  drivers/usb/storage/datafab.c | 183 +++++++++++++++++++++---------------------
>  1 file changed, 93 insertions(+), 90 deletions(-)

You are doing multiple things in the same patch, please break this up
into one-thing-per-patch and send a patch series for this single file.

thanks,

greg k-h
--
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