From 3ec28f0550f0981a1304fc70c07bf22a077155b1 Mon Sep 17 00:00:00 2001 From: Linus Probert Date: Sat, 4 Apr 2026 00:33:27 +0200 Subject: [PATCH] staging: rtl8723bs: remove space before tab Removes a space before tab according to kernel code style. Discovered using the checkpatch.pl tool. Signed-off-by: Linus Probert Reviewed-by: Ethan Tidmore Link: https://patch.msgid.link/20260403223327.1831215-8-linus.probert@gmail.com Signed-off-by: Greg Kroah-Hartman --- drivers/staging/rtl8723bs/include/rtw_efuse.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/rtl8723bs/include/rtw_efuse.h b/drivers/staging/rtl8723bs/include/rtw_efuse.h index 4e8980d86965..808ba94a5998 100644 --- a/drivers/staging/rtl8723bs/include/rtw_efuse.h +++ b/drivers/staging/rtl8723bs/include/rtw_efuse.h @@ -31,7 +31,7 @@ enum { #define EFUSE_REPEAT_THRESHOLD_ 3 /* */ -/* The following is for BT Efuse definition */ +/* The following is for BT Efuse definition */ /* */ #define EFUSE_BT_MAX_MAP_LEN 1024 #define EFUSE_MAX_BANK 4