Fixes issues with the coding style checks.
Signed-off-by: Thimo Braker
---
drivers/staging/android/timed_gpio.c | 36 +-
drivers/staging/android/timed_gpio.h | 8
drivers/staging/android/timed_output.c | 16 +++
3 files changed, 30
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
Fixes a checkpatch.pl warning about 'do not add new typedefs'
Signed-off-by: Thimo Braker
---
drivers/staging/android/uapi/ion.h | 8 +++-
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/drivers/staging/android/uapi/ion.h
b/drivers/staging/android/uapi/ion.h
ind
Q: Should I include quotations after my reply?
Sorry about that, will do.
Look at the patches sent the driverdevel mailing list for examples of this.
Just subscribed to that mailing list, will keep an eye out for proper patch
mails.
Thanks,
Thimo B.
__
Fixes indentation before variable names.
Signed-off-by: Thimo Braker
---
drivers/staging/android/uapi/ion.h | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/staging/android/uapi/ion.h
b/drivers/staging/android/uapi/ion.h
index 77a46f0..ddb8174 100644
--- a
On 8-5-2016 4:46, Greg KH wrote:
You just broke userspace :(
[..]
(hint, they have uapi in the path)
I see I need to get used to some names ( now you say it, Uapi is quite
logical ).
Thanks for the feedback.
Thimo B.
___
devel mailing list
de...@linu
Fixes the indentation before variable names.
Signed-off-by: Thimo Braker
---
drivers/staging/android/uapi/ion.h | 20 ++--
drivers/staging/android/uapi/ion_test.h | 10 +-
2 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/drivers/staging/android/uapi