Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1539843 > unrolled thread
| Started by | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| First post | 2016-12-10 15:10 +0100 |
| Last post | 2016-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.
Re: [PATCH v2] USB: EHCI: spear: fix code warnings Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-12-10 15:10 +0100
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Date | 2016-12-10 15:10 +0100 |
| Subject | Re: [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
Back to top | Article view | linux.kernel
csiph-web