Re: [PATCH 3/6] staging: android: vsoc: Fix ending '(' warnings in function defintions

2018-05-14 Thread Dan Carpenter
I hate this checkpatch warning... The original is often superior to the modified versions we see. regards, dan carpenter

[PATCH 3/6] staging: android: vsoc: Fix ending '(' warnings in function defintions

2018-05-06 Thread Nathan Chancellor
Fixes checkpatch.pl warnings about lines ending with parentheses. Signed-off-by: Nathan Chancellor --- drivers/staging/android/vsoc.c | 42 +- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/drivers/staging/android/vsoc.c b/drivers/staging/android/