Move a blank line from in the middle of a declaration list to
after the declaration list, to improve readability.
Issue found by checkpatch.
Signed-off-by: Dafna Hirschfeld
---
drivers/staging/rtl8188eu/hal/usb_halinit.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a
Fix multiple blank lines and blank lines after braces.
Issues found with checkpatch.pl
Signed-off-by: Dafna Hirschfeld
---
drivers/staging/rtl8192e/rtl8192e/rtl_wx.c | 27 ---
1 file changed, 27 deletions(-)
diff --git a/drivers/staging/rtl8192e/rtl8192e/rtl_wx.c
b
*** BLURB HERE ***
Dafna Hirschfeld (3):
staging: rtl8192e: Fix issues regarding blank lines
staging: rtl8192e: Remove unnecessary parentheses
staging: rtl8192e: Add spaces around operators.
drivers/staging/rtl8192e/rtl8192e/rtl_wx.c | 51 +++---
1 file changed, 12