[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <7f48b48d92b54c1f5db29f0d23c8c1c666236c43.1618243073.git.martinsdecarvalhobeatriz@gmail.com>
Date: Mon, 12 Apr 2021 17:29:37 +0100
From: Beatriz Martins de Carvalho <martinsdecarvalhobeatriz@...il.com>
To: gregkh@...uxfoundation.org, linux-staging@...ts.linux.dev,
linux-kernel@...r.kernel.org, outreachy-kernel@...glegroups.com
Cc: Beatriz Martins de Carvalho <martinsdecarvalhobeatriz@...il.com>
Subject: [PATCH 2/3] staging: rtl8723bs: hal: Remove extra blank line
Remove multiple blank lines to conform Linux kernel coding style.
Reported by checkpatch in file Hal8723BReg.h
Signed-off-by: Beatriz Martins de Carvalho <martinsdecarvalhobeatriz@...il.com>
---
drivers/staging/rtl8723bs/hal/Hal8723BReg.h | 5 -----
1 file changed, 5 deletions(-)
diff --git a/drivers/staging/rtl8723bs/hal/Hal8723BReg.h b/drivers/staging/rtl8723bs/hal/Hal8723BReg.h
index 68a56627546f..1279ff82c097 100644
--- a/drivers/staging/rtl8723bs/hal/Hal8723BReg.h
+++ b/drivers/staging/rtl8723bs/hal/Hal8723BReg.h
@@ -19,8 +19,6 @@
#ifndef __INC_HAL8723BREG_H
#define __INC_HAL8723BREG_H
-
-
/* */
/* */
/* */
@@ -142,7 +140,6 @@
#define REG_RQPN_NPQ_8723B 0x0214
#define REG_DWBCN1_CTRL_8723B 0x0228
-
/* */
/* */
/* 0x0280h ~ 0x02FFh RXDMA Configuration */
@@ -158,7 +155,6 @@
#define REG_RSVD5_8723B 0x02F0
#define REG_RSVD6_8723B 0x02F4
-
/* */
/* */
/* 0x0300h ~ 0x03FFh PCIe */
@@ -355,7 +351,6 @@
#define REG_BFMEE_SEL_8723B 0x0714
#define REG_SND_PTCL_CTRL_8723B 0x0718
-
/* Redifine 8192C register definition for compatibility */
/* TODO: use these definition when using REG_xxx naming rule. */
--
2.25.1
Powered by blists - more mailing lists