[PATCH 0/2] staging: rtl8723bs: fix space before tab in comments
Tomasz Unger <[email protected]>
| Newsgroups | gmane.linux.kernel |
|---|---|
| Message-ID | <20260823-b4-rtl8723bs-cmd-xmit-space-before-tab-fix-v1-0-11f2600e470a@yahoo.pl> |
Remove stray spaces before tabs in two comments in the rtl8723bs driver, found while auditing drivers/staging for whitespace issues. Signed-off-by: Tomasz Unger <[email protected]> --- Tomasz Unger (2): staging: rtl8723bs: fix space before tab in rtl8723b_cmd.c comment staging: rtl8723bs: fix space before tab in rtl8723b_xmit.h comment drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c | 2 +- drivers/staging/rtl8723bs/include/rtl8723b_xmit.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) --- base-commit: c6eb4dc5964fdf4086b73b7f0f5dc0d595fb5cf3 change-id: 20260823-b4-rtl8723bs-cmd-xmit-space-before-tab-fix-4d4c2e023a54 Best regards, -- Tomasz Unger <[email protected]>