]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: rtl8723bs: Fix block comment alignment in HalHWImg8723B_BB.c
authorMahad Ibrahim <mahad.ibrahim.dev@gmail.com>
Mon, 12 Jan 2026 17:42:21 +0000 (22:42 +0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Jan 2026 13:02:37 +0000 (14:02 +0100)
commite21373781392e7159d4b27fb66c32afdc8e3e165
tree7d570c0c9a13d53f3c04d11c5422ef79e12dccd0
parent557913e85d232a6074c2ece42bb211f281868000
staging: rtl8723bs: Fix block comment alignment in HalHWImg8723B_BB.c

Fix checkpatch.pl warnings regarding block comment alignment.
The warnings were: "Block comments should align the * on each line".

This patch aligns the asterisks in the block comments so they adhere to
the kernel coding style.

Signed-off-by: Mahad Ibrahim <mahad.ibrahim.dev@gmail.com>
Link: https://patch.msgid.link/20260112174227.14922-5-mahad.ibrahim.dev@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/HalHWImg8723B_BB.c