Re: [PATCH] Staging: android: gio: fixes a variable type issue and tabbing issues

From: Thimo Braker
Date: Sat May 07 2016 - 14:05:37 EST


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@xxxxxxxxx>
---
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