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


Groups > linux.kernel > #1539843 > unrolled thread

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

Started byGreg Kroah-Hartman <gregkh@linuxfoundation.org>
First post2016-12-10 15:10 +0100
Last post2016-12-10 15:10 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

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

FromGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Date2016-12-10 15:10 +0100
SubjectRe: [PATCH v2] USB: EHCI: spear: fix code warnings
Message-ID<sMQvD-3gO-7@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web