Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1539843

Re: [PATCH v2] USB: EHCI: spear: fix code warnings

From Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2] USB: EHCI: spear: fix code warnings
Date 2016-12-10 15:10 +0100
Message-ID <sMQvD-3gO-7@gated-at.bofh.it> (permalink)
References <sMQvD-3gO-9@gated-at.bofh.it> <sMQvD-3gO-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Dec 08, 2016 at 10:40:11PM +0000, csmanjuvijay@gmail.com wrote:
> From: Manjunath Goudar <csmanjuvijay@gmail.com>
> 
> This patch will fix the checkpatch.pl following warnings
> WARNING: Block comments should align the * on each line
> WARNING: space prohibited before semicolon

I've said this before, only do one "type" of fix per patch, and not "fix
all coding style issues".

The subject is also a bit "harsh" there is not "code warnings", that
normally means a build warning.  These are just minor coding _style_
warnings.

So please break up all of your patches like this and resend them as a
single series of patches.  I'll drop all of your pending ones from my
queue right now.

thanks,

greg k-h

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH v2] USB: EHCI: spear: fix code warnings Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-12-10 15:10 +0100

csiph-web