]> git.ipfire.org Git - thirdparty/linux.git/commit
staging: rtl8723bs: core: fix block comment style issues
authorArtur Stupa <arthur.stupa@gmail.com>
Fri, 21 Nov 2025 22:41:34 +0000 (14:41 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Nov 2025 11:33:08 +0000 (12:33 +0100)
commit18ac97e9de0f3198045a8230b9e9ce594eb368b8
treeb94374eed8f4bd5d9b2fc04ca53b2b363ef94ae8
parent706cc5a93698195fea818ca056632a27a8e5515a
staging: rtl8723bs: core: fix block comment style issues

Fix the following checkpatch warnings for block comments:
* Block comments should align the * on each line
* Block comments use * on subsequent lines
* Block comments use a trailing */ on a separate line

No functional changes.

Signed-off-by: Artur Stupa <arthur.stupa@gmail.com>
Reviewed-by: Dan Carpenter <dan.carpenter@linaro.org>
Link: https://patch.msgid.link/20251121224143.33701-1-arthur.stupa@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_ieee80211.c
drivers/staging/rtl8723bs/core/rtw_io.c
drivers/staging/rtl8723bs/core/rtw_mlme.c
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c
drivers/staging/rtl8723bs/core/rtw_pwrctrl.c
drivers/staging/rtl8723bs/core/rtw_security.c
drivers/staging/rtl8723bs/core/rtw_wlan_util.c