[PATCH] Staging: Android: Fixed coding issue return parenthesis in alarm_dev.c

2013-12-28 Thread Arthur Schwalbenberg
This is a patch to the alarm_dev.c file that fixes up a return is not a function warning found by the checkpatch.pl tool Signed-off-by: Arthur Schwalbenberg --- drivers/staging/android/alarm-dev.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a

[PATCH] Staging: bcm: Fixed excessive line lengths cleaned up some code

2013-12-30 Thread Arthur Schwalbenberg
This is a patch to the Adapter.h file that fixes up excesssive line length warnings found by the checkpatch.pl tool Signed off by: Arthur Schwalbenberg --- drivers/staging/bcm/Adapter.h | 228 -- 1 file changed, 133 insertions