This is a patch to the alarm-dev.c file that removes parentheses which
should not appear in return statement. This error was found by the
checkpatch.pl tool.
Signed-off-by: Michał Kwiatkowski
---
drivers/staging/android/alarm-dev.c |4 ++--
1 file changed, 2 insertions(+), 2 deletions
From: Michal Kwiatkowski
This is a patch to the alarm-dev.c file that removes parentheses which
should not appear in return statement. This error was found by the
checkpatch.pl tool.
Signed-off-by: Michał Kwiatkowski
---
drivers/staging/android/alarm-dev.c |4 ++--
1 file changed, 2