]> git.ipfire.org Git - thirdparty/linux.git/commit
staging: rtl8723bs: fix multiple blank lines in hal/ files
authorJennifer Guo <guojy.bj@gmail.com>
Wed, 13 May 2026 21:27:47 +0000 (14:27 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 21 May 2026 10:38:39 +0000 (12:38 +0200)
commit3ad4b506f4edcc258a85335f2be1ab41a8ce04cd
treedbf73e8a7c248d08c2a4ae3b0123ac012604b9b3
parentf717b5b686a176bf094a0d6bb192cc9167c3e88f
staging: rtl8723bs: fix multiple blank lines in hal/ files

Remove multiple consecutive blank lines in hal/hal_* and hal/sdio_*
files.

This fixes the following checkpatch.pl check:
CHECK: Please don't use multiple blank lines

Signed-off-by: Jennifer Guo <guojy.bj@gmail.com>
Link: https://patch.msgid.link/20260513212747.50900-1-guojy.bj@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/hal_btcoex.c
drivers/staging/rtl8723bs/hal/hal_com.c
drivers/staging/rtl8723bs/hal/hal_com_phycfg.c
drivers/staging/rtl8723bs/hal/hal_intf.c
drivers/staging/rtl8723bs/hal/hal_sdio.c
drivers/staging/rtl8723bs/hal/sdio_halinit.c
drivers/staging/rtl8723bs/hal/sdio_ops.c