staging: rtl8723bs: Fix space issues
authorFranziska Naepelt <franziska.naepelt@googlemail.com>
Sat, 1 Jul 2023 10:25:38 +0000 (12:25 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Jul 2023 08:01:52 +0000 (10:01 +0200)
commitc4b811b9361b0d7ea167a79587f5ec0a13fd8863
tree0d9d0b94a022fcfe4a235c57b46ae772925f94a4
parentdecb929f46366eae4f73d0deeb5aaccd114b10ba
staging: rtl8723bs: Fix space issues

Fix the following checkpatch space issues:
- CHECK: spaces preferred around that '*' (ctx:VxV)
- CHECK: spaces preferred around that '+' (ctx:VxV)
- CHECK: spaces preferred around that '-' (ctx:VxV)
- CHECK: spaces preferred around that '|' (ctx:VxV)
- CHECK: No space is necessary after a cast
- WARNING: please, no spaces at the start of a line

Signed-off-by: Franziska Naepelt <franziska.naepelt@googlemail.com>
Link: https://lore.kernel.org/r/20230701102538.5359-1-franziska.naepelt@googlemail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c