[PATCH 2/3] staging: rtl8192u: Fix alignment to match open parenthesis

2019-09-18 Thread Sumera Priyadarsini
This patch fixes the file r8192U_core.c to avoid the checkpatch.pl warning: CHECK: Alignment should match open parenthesis Signed-off-by: Sumera Priyadarsini --- drivers/staging/rtl8192u/r8192U_core.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git

[PATCH 2/3] staging: rtl8192u: Fix alignment to match open parenthesis

2019-09-14 Thread Sumera Priyadarsini
This patch fixes the file r8192U_core.c to avoid the checkpatch.pl warning: CHECK: Alignment should match open parenthesis Signed-off-by: Sumera Priyadarsini --- drivers/staging/rtl8192u/r8192U_core.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git