[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150318160301.GA16548@kroah.com>
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