]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: rtl8723bs: wrap long lines in rtl8723b_phycfg.c
authorJinemon Tama <osjin83@gmail.com>
Fri, 10 Apr 2026 01:42:13 +0000 (10:42 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Apr 2026 11:01:55 +0000 (05:01 -0600)
commitb168d5457da898303dd54fac45789e6ca54dff87
tree607ee2bb6243888ab38bf2873f735b94da096ebf
parent44ccc09fd2ae01ff452fd32f639d2d34ce5505e1
staging: rtl8723bs: wrap long lines in rtl8723b_phycfg.c

Wrap lines that exceed the 100-column limit in rtl8723b_phycfg.c to
resolve checkpatch.pl warnings. Arguments are aligned with the open
parenthesis where appropriate to maintain readability.

Signed-off-by: Jinemon Tama <osjin83@gmail.com>
Reviewed-by: Luka Gejak <luka.gejak@linux.dev>
Link: https://patch.msgid.link/20260410014214.10684-4-osjin83@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/rtl8723b_phycfg.c