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 <linus.probert@gmail.com>
Reviewed-by: Luka Gejak <luka.gejak@linux.dev>
Link: https://patch.msgid.link/20260427173857.585742-2-linus.probert@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Linus Probert 2026-04-27 19:38:50 +02:00 committed by Greg Kroah-Hartman
parent fa093d85bd
commit 0752f1f4db

View File

@ -9,7 +9,6 @@
#include <drv_types.h>
#define PACKET_NORMAL 0
#define PACKET_DHCP 1
#define PACKET_ARP 2