Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1396340
| From | Thimo Braker <thibmorozier@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] Staging: android: gio: fixes a variable type issue and tabbing issues |
| Date | 2016-05-07 20:10 +0200 |
| Message-ID | <rwePU-6s5-13@gated-at.bofh.it> (permalink) |
| References | <rwcO6-46p-15@gated-at.bofh.it> <rwe3v-5Gm-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Thanks for the reply. Will give that a check. :) Got pointed to torvalds/linux-2.6 by some other guy. Will have a look in the other repo. Also, would you rather have me send a patch for every type (eg tabbing fix, capital fix, spelling fix, 80-char fix, etc)? (Just to be sure I properly understood you.) Thanks, Thimo B. On 7-5-2016 19:15, Greg KH wrote: > On Sat, May 07, 2016 at 10:56:37AM -0500, Thimo Braker wrote: >> Fixes issues with the coding style checks. > What issues? Always be specific, and describe what you are doing. Also > don't put more than one "thing" in a single patch (hint, "coding style > cleanups" are not one thing.) > >> Signed-off-by: Thimo Braker <thibmorozier@hmail.com> >> --- >> drivers/staging/android/timed_gpio.c | 36 +++++++++++++++++----------------- >> drivers/staging/android/timed_gpio.h | 8 ++++---- >> drivers/staging/android/timed_output.c | 16 +++++++-------- > These files are not in linux-next, please always work from that, they > have been gone from my tree for months now :( > > thanks, > > greg k-h
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] Staging: android: gio: fixes a variable type issue and tabbing issues Thimo Braker <thibmorozier@gmail.com> - 2016-05-07 18:00 +0200
Re: [PATCH] Staging: android: gio: fixes a variable type issue and tabbing issues Greg KH <gregkh@linuxfoundation.org> - 2016-05-07 19:20 +0200
Re: [PATCH] Staging: android: gio: fixes a variable type issue and tabbing issues Thimo Braker <thibmorozier@gmail.com> - 2016-05-07 20:10 +0200
Re: [PATCH] Staging: android: gio: fixes a variable type issue and tabbing issues Greg KH <gregkh@linuxfoundation.org> - 2016-05-07 21:10 +0200
Re: [PATCH] Staging: android: gio: fixes a variable type issue and tabbing issues Thimo Braker <thibmorozier@gmail.com> - 2016-05-07 22:30 +0200
csiph-web