driverdev-devel.linuxdriverproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Remove blank lines at drivers/rtl8188eu/core/rtw_ap.c
@ 2021-07-23 10:57 Benjamin Philip
  2021-07-23 10:57 ` [PATCH v2 1/3] staging: rtl8188eu: Remove blank line at core/rtw_ap.c:385 Benjamin Philip
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Benjamin Philip @ 2021-07-23 10:57 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Larry Finger; +Cc: devel mailing list, Benjamin Philip

The following few patches remove some blank lines that before or after a brace.

To test my changes, I have checked if it compiles (which it does). I also have
checked the patch with checkpatch.pl, which does not pass any warnings of any sort.

Changes in v2:
* Tested by building (no changes code)

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):
  staging: rtl8188eu: Remove blank line at core/rtw_ap.c:385
  staging: rtl8188eu: Remove blank line at core/rtw_ap.c:457
  staging: rtl8188eu: Remove blank line at core/rtw_ap.c:1143

 drivers/staging/rtl8188eu/core/rtw_ap.c | 3 ---
 1 file changed, 3 deletions(-)

-- 
2.31.1

_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-07-27 13:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-23 10:57 [PATCH v2 0/3] Remove blank lines at drivers/rtl8188eu/core/rtw_ap.c Benjamin Philip
2021-07-23 10:57 ` [PATCH v2 1/3] staging: rtl8188eu: Remove blank line at core/rtw_ap.c:385 Benjamin Philip
2021-07-23 10:57 ` [PATCH v2 2/3] staging: rtl8188eu: Remove blank line at core/rtw_ap.c:457 Benjamin Philip
2021-07-23 10:57 ` [PATCH v2 3/3] staging: rtl8188eu: Remove blank line at core/rtw_ap.c:1143 Benjamin Philip
2021-07-27 13:17 ` [PATCH v2 0/3] Remove blank lines at drivers/rtl8188eu/core/rtw_ap.c Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).