]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: rtl8723bs: move block comment terminator to new line
authorJennifer Guo <guojy.bj@gmail.com>
Sat, 9 May 2026 04:23:10 +0000 (21:23 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 11 May 2026 08:04:45 +0000 (10:04 +0200)
commit87480e2a97c0ecbb471b2fa8c1864d9b997c590f
treecab76845fb8e74a0347494a18cf65760f23e9823
parentacfb6a467f63985ca1ac2d36355efb9d48e7ce52
staging: rtl8723bs: move block comment terminator to new line

Move block comment terminator '*/' to separate line in order to
adhere to the kernel coding style.

This fixes the following checkpatch.pl warning:
  WARNING: Block comments use a trailing */ on a separate line

Signed-off-by: Jennifer Guo <guojy.bj@gmail.com>
Link: https://patch.msgid.link/20260509042310.4745-3-guojy.bj@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/HalPhyRf_8723B.c
drivers/staging/rtl8723bs/hal/rtl8723b_rf6052.c