From: Linus Probert Date: Mon, 27 Apr 2026 17:38:50 +0000 (+0200) Subject: staging: rtl8723bs: remove blank line in rtw_btcoex.h X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=0752f1f4dbee06a3b13f25bdb068840ad110d02f;p=thirdparty%2Flinux.git staging: rtl8723bs: remove blank line in rtw_btcoex.h Removes redundant blank line in rtw_btcoex.h. Found using checkpatch.pl. Signed-off-by: Linus Probert Reviewed-by: Luka Gejak Link: https://patch.msgid.link/20260427173857.585742-2-linus.probert@gmail.com Signed-off-by: Greg Kroah-Hartman --- 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 - #define PACKET_NORMAL 0 #define PACKET_DHCP 1 #define PACKET_ARP 2