Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1396330
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] Staging: android: gio: fixes a variable type issue and tabbing issues |
| Date | 2016-05-07 19:20 +0200 |
| Message-ID | <rwe3v-5Gm-3@gated-at.bofh.it> (permalink) |
| References | <rwcO6-46p-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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