Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1213701
| From | Giedrius Statkevičius <giedrius.statkevicius@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 3/8] fix staging:android style issue:Alignment should match open parenthesis |
| Date | 2015-08-26 11:40 +0200 |
| Message-ID | <q1Flw-1N4-11@gated-at.bofh.it> (permalink) |
| References | <q1A2t-2sv-5@gated-at.bofh.it> <q1A2t-2sv-7@gated-at.bofh.it> <q1A2t-2sv-9@gated-at.bofh.it> <q1A2t-2sv-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Aug 26, 2015 at 11:52:12AM +0800, Peng Sun wrote: > Signed-off-by: Peng Sun <sironhide0null@gmail.com> Please always add a changelog message. Also, you need to fix the subject. The convention is to use something like: "a: b: ..." So in this case it should be something like: "staging: android: ..." You can look at `git log drivers/staging/android` for inspiration. This applies to all of your other patches as well. Finally, I don't think there is a point in using deep threading in this case. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 2/8] fix staging:android style issue:No space is necessary after a cast Peng Sun <sironhide0null@gmail.com> - 2015-08-26 06:00 +0200
[PATCH 3/8] fix staging:android style issue:Alignment should match open parenthesis Peng Sun <sironhide0null@gmail.com> - 2015-08-26 06:00 +0200
Re: [PATCH 3/8] fix staging:android style issue:Alignment should match open parenthesis Giedrius Statkevičius <giedrius.statkevicius@gmail.com> - 2015-08-26 11:40 +0200
csiph-web