]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: rtl8723bs: fix spacing around operators in rtw_recv.c
authorKhasar Munkh-Erdene <02khasar@gmail.com>
Wed, 25 Feb 2026 03:29:09 +0000 (20:29 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Feb 2026 15:02:20 +0000 (07:02 -0800)
commit393b267e6f04a11d4b18b7dc1423fa59f173f72b
tree0928f7ea9113a1a79b380bde37bba95492bac5df
parent9bf1804229a7a768710a0462ac6ae9b28832382d
staging: rtl8723bs: fix spacing around operators in rtw_recv.c

Fix coding style issues by adding missing spaces around binary and
ternary operators, as reported by checkpatch.pl.

Signed-off-by: Khasar Munkh-Erdene <02khasar@gmail.com>
Link: https://patch.msgid.link/20260225032909.72799-1-02khasar@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_recv.c