]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: rtl8723bs: fix logical continuation style
authorPaarth Mahadik <paarth.mahadik@gmail.com>
Sat, 4 Apr 2026 07:26:26 +0000 (12:56 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Apr 2026 11:01:52 +0000 (05:01 -0600)
commit885b1d8379323aa1777d021d4b0315871dca12eb
treeba7dcf263ea4805c6e6f146eb46b1de41f00e94a
parenta2e327e2d0ef61ab6584cf4a0e9767dcf127df5a
staging: rtl8723bs: fix logical continuation style

Logical continuation should be on the previous line,
move && to the end of the preceding line and align
the continuation with the opening parenthesis.

Signed-off-by: Paarth Mahadik <paarth.mahadik@gmail.com>
Reviewed-by: Ethan Tidmore <ethantidmore06@gmail.com>
Link: https://patch.msgid.link/20260404072626.134642-1-paarth.mahadik@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_btcoex.c