Loading
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>