[PATCH 1/2] staging: rtl8723bs: Remove multiple blank lines in rtw_qos.h

From: Pramod Maurya

Date: Sun May 10 2026 - 11:22:16 EST


Remove extra blank lines that violate coding style.

Signed-off-by: Pramod Maurya <pramod.nexgen@xxxxxxxxx>
---
drivers/staging/rtl8723bs/include/rtw_qos.h | 4 ----
1 file changed, 4 deletions(-)

diff --git a/drivers/staging/rtl8723bs/include/rtw_qos.h b/drivers/staging/rtl8723bs/include/rtw_qos.h
index 1f28837f6c27..733bfacef0b9 100644
--- a/drivers/staging/rtl8723bs/include/rtw_qos.h
+++ b/drivers/staging/rtl8723bs/include/rtw_qos.h
@@ -5,15 +5,11 @@
*
******************************************************************************/

-
#ifndef _RTW_QOS_H_
#define _RTW_QOS_H_

-
-
struct qos_priv {
unsigned int qos_option; /* bit mask option: u-apsd, s-apsd, ts, block ack... */
};

-
#endif /* _RTL871X_QOS_H_ */
--
2.52.0