linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] staging: rtl8712: Remove multiple blank lines
@ 2021-02-09 15:37 Aakash Hemadri
  0 siblings, 0 replies; 2+ messages in thread
From: Aakash Hemadri @ 2021-02-09 15:37 UTC (permalink / raw)
  To: Larry Finger
  Cc: Florian Schilhabel, Greg Kroah-Hartman, Shuah Khan, devel,
	linux-kernel-mentees, linux-kernel

Fix checkpatch.pl CHECK:
CHECK: Please don't use multiple blank lines

Signed-off-by: Aakash Hemadri <aakashhemadri123@gmail.com>
---
This is my first patch.
Done as a part of the linux-kernel-mentees program and as the 10th task
on eudyptula to fix style checks.

 drivers/staging/rtl8712/rtl871x_debug.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/staging/rtl8712/rtl871x_debug.h b/drivers/staging/rtl8712/rtl871x_debug.h
index a427547c02ba..57f2a38cb71c 100644
--- a/drivers/staging/rtl8712/rtl871x_debug.h
+++ b/drivers/staging/rtl8712/rtl871x_debug.h
@@ -17,7 +17,6 @@
 #include "osdep_service.h"
 #include "drv_types.h"

-
 #define _drv_emerg_			1
 #define _drv_alert_			2
 #define _drv_crit_			3
@@ -28,7 +27,6 @@
 #define _drv_dump_			8
 #define	_drv_debug_			9

-
 #define _module_rtl871x_xmit_c_		BIT(0)
 #define _module_xmit_osdep_c_		BIT(1)
 #define _module_rtl871x_recv_c_		BIT(2)
--
2.30.0


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

* [PATCH] Staging: rtl8712: Remove multiple blank lines
@ 2017-09-11 13:09 Srishti Sharma
  0 siblings, 0 replies; 2+ messages in thread
From: Srishti Sharma @ 2017-09-11 13:09 UTC (permalink / raw)
  To: gregkh
  Cc: florian.c.schilhabel, Larry.Finger, devel, linux-kernel,
	outreachy-kernel, Srishti Sharma

Remove extra blank line.

Signed-off-by: Srishti Sharma <srishtishar@gmail.com>
---
 drivers/staging/rtl8712/rtl8712_event.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/staging/rtl8712/rtl8712_event.h b/drivers/staging/rtl8712/rtl8712_event.h
index b383740..cad7085 100644
--- a/drivers/staging/rtl8712/rtl8712_event.h
+++ b/drivers/staging/rtl8712/rtl8712_event.h
@@ -60,7 +60,6 @@ enum rtl8712_c2h_event {
 	MAX_C2HEVT
 };

-
 #ifdef _RTL8712_CMD_C_

 static struct fwevent wlanevents[] = {
--
2.7.4

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

end of thread, other threads:[~2021-02-09 15:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-09 15:37 [PATCH] staging: rtl8712: Remove multiple blank lines Aakash Hemadri
  -- strict thread matches above, loose matches on Subject: below --
2017-09-11 13:09 [PATCH] Staging: " Srishti Sharma

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).