linux/drivers/staging/android
Dmitry Voytik 395262a9e6 staging: binder: fix coding style issues
Fix coding style issues:
* put braces in all if-else branches;
* limit the length of changed lines to 80 columns.
checkpatch.pl warning count reduces by 3.

Signed-off-by: Dmitry Voytik <voytikd@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-09-08 13:29:01 -07:00
..
ion staging: android: ion: Remove redundant return of void function 2014-08-16 12:23:23 -07:00
trace android: convert sync to fence api, v6 2014-07-08 13:28:26 -07:00
uapi staging: android: fix attribute as suggested by checkpatch 2014-08-17 09:50:44 -07:00
alarm-dev.c staging: alarm-dev: Set the license to GPL 2014-06-20 08:28:01 -07:00
android_alarm.h
ashmem.c
ashmem.h
binder_trace.h
binder.c staging: binder: fix coding style issues 2014-09-08 13:29:01 -07:00
binder.h
Kconfig Staging driver patches for 3.17-rc1 2014-08-04 18:36:12 -07:00
logger.c staging: android: fix a possible memory leak 2014-08-17 07:15:10 -07:00
logger.h
lowmemorykiller.c
Makefile android: convert sync to fence api, v6 2014-07-08 13:28:26 -07:00
sw_sync.c Staging: android: sw_sync.c: Fixed coding style issue. 2014-08-16 12:23:05 -07:00
sw_sync.h
sync_debug.c staging: android: Cleanup style issues 2014-07-12 13:24:19 -07:00
sync.c staging: android: use braces on all arms of if 2014-09-02 12:28:45 -07:00
sync.h android: convert sync to fence api, v6 2014-07-08 13:28:26 -07:00
timed_gpio.c Staging: android: timed_gpio.c: improved logic of gpio_get_time() 2014-08-01 14:40:30 -07:00
timed_gpio.h
timed_output.c Staging: android: timed_output.c: use kstrtoint() instead of sscanf() 2014-07-30 17:17:02 -07:00
timed_output.h
TODO