[PATCH 1/8] staging: rtl8723bs: remove blank line in rtw_btcoex.h

From: Linus Probert

Date: Mon Apr 27 2026 - 13:43:50 EST


Removes redundant blank line in rtw_btcoex.h.
Found using checkpatch.pl.

Signed-off-by: Linus Probert <linus.probert@xxxxxxxxx>
---
drivers/staging/rtl8723bs/include/rtw_btcoex.h | 1 -
1 file changed, 1 deletion(-)

diff --git a/drivers/staging/rtl8723bs/include/rtw_btcoex.h b/drivers/staging/rtl8723bs/include/rtw_btcoex.h
index 19764c80b8ba..5554118bbe36 100644
--- a/drivers/staging/rtl8723bs/include/rtw_btcoex.h
+++ b/drivers/staging/rtl8723bs/include/rtw_btcoex.h
@@ -9,7 +9,6 @@

#include <drv_types.h>

-
#define PACKET_NORMAL 0
#define PACKET_DHCP 1
#define PACKET_ARP 2
--
2.54.0