[PATCH] staging: rtl8192e: remove multiple blank lines

William Durand will+git at drnd.me
Sat Feb 13 03:47:11 UTC 2021


This patch removes some blank lines in order to fix a checkpatch issue.

Signed-off-by: William Durand <will+git at drnd.me>
---
This is my very first patch.

 drivers/staging/rtl8192e/rtllib_wx.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/staging/rtl8192e/rtllib_wx.c b/drivers/staging/rtl8192e/rtllib_wx.c
index aa26b2fd2774..2e486ccb6432 100644
--- a/drivers/staging/rtl8192e/rtllib_wx.c
+++ b/drivers/staging/rtl8192e/rtllib_wx.c
@@ -341,8 +341,6 @@ int rtllib_wx_set_encode(struct rtllib_device *ieee,
 		goto done;
 	}

-
-
 	sec.enabled = 1;
 	sec.flags |= SEC_ENABLED;

--
2.17.1



More information about the devel mailing list