Corrects the spacing around two if statements to fix these checkpatch.pl
errors:
ERROR: space required before the open brace '{'
ERROR: space prohibited after that open parenthesis '('
Signed-off-by: Robin Krahl
---
drivers/staging/rtl8192u/r8192U_core.c | 4 ++--
1 file c
Remove unnecessary braces {} around a single statement within a for loop.
Indicated by checkpatch.
Signed-off-by: Robin Krahl
---
drivers/staging/android/sync_debug.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/staging/android/sync_debug.c
b/drivers/staging
2 matches
Mail list logo