]> git.ipfire.org Git - thirdparty/linux.git/commit
staging: rtl8723bs: fix logical continuations in xmit_linux.c
authorSajal Gupta <sajal2005gupta@gmail.com>
Tue, 24 Mar 2026 12:17:47 +0000 (17:47 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 31 Mar 2026 08:33:29 +0000 (10:33 +0200)
commitd6696ce7201b586197637dae3d050cd395c2c238
treead100d4b516f85e279735daabd4e061f4fb44f45
parent75a1621e4f91310673c9acbcbb25c2a7ff821cd3
staging: rtl8723bs: fix logical continuations in xmit_linux.c

Simplify the conditional by removing redundant boolean
comparisons and fixing the continuation line indentation.

Signed-off-by: Sajal Gupta <sajal2005gupta@gmail.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Link: https://patch.msgid.link/20260324121828.14675-1-sajal2005gupta@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/os_dep/xmit_linux.c