This commit fixes the following checkpatch.pl CHECK:
CHECK: Blank lines aren't necessary after an open brace '{'
1143: FILE: drivers/staging/rtl8188eu/core/rtw_ap.c:1143:
+{
+
Signed-off-by: Benjamin Philip
---
drivers/staging/rtl8188eu/core/rtw_ap.c | 1 -
1 file changed, 1 de
This commit fixes the following checkpatch.pl CHECK:
CHECK: Blank lines aren't necessary before a close brace '}'
457: FILE: drivers/staging/rtl8188eu/core/rtw_ap.c:457:
+
+ }
Signed-off-by: Benjamin Philip
---
drivers/staging/rtl8188eu/core/rtw_ap.c | 1 -
1 file chan
This commit fixes the following checkpatch.pl CHECK:
CHECK: Blank lines aren't necessary before a close brace '}'
385: FILE: drivers/staging/rtl8188eu/core/rtw_ap.c:385:
+
+ }
Signed-off-by: Benjamin Philip
---
drivers/staging/rtl8188eu/core/rtw_ap.c | 1 -
1 file chan
)
This is my first patch to the linux kernel. I apologize for all the
inconveniences caused
by my unfamiliarity with the kernel workflow.
I also have split each line I removed into a patch so that it is convenient for
the
maintainer. I hope it is so.
Thanks,
Benjamin Philip
Benjamin Philip (3
This commit fixes some checkpatch checks for blank lines before
and after braces in drivers/staging/rtl8188eu/core/rtw_ap.c
Signed-off-by: Benjamin Philip
---
This patch fixes some checkpatch.pl CHECKs for blank lines.
I have tested my changes by compiling them. I also used
checkpatch.pl
This commit fixes some checkpatch checks for blank lines before
and after braces in drivers/staging/rtl8188eu/core/rtw_ap.c
Signed-off-by: Benjamin Philip
---
This patch fixes some checkpatch.pl CHECKs for blank lines.
I have tested my changes by compiling them. I also used
checkpatch.pl
I have built the file without any errors. I did not need to make any changes.
I apologise for not building my changes. I shall not repeat it again.
Should I create a v2 patch and resend, or will we continue from this patch ?
Thanks,
Benjamin Philip
This commit fixes some checkpatch checks for blank lines before
and after braces in drivers/staging/rtl8188eu/core/rtw_ap.c
Signed-off-by: Benjamin Philip
---
This patch fixes some checkpatch.pl CHECKs for blank lines.
Note: Since all I have done is remove some empty blank lines, I didn