staging: rtl8723bs: ioctl_linux: Remove unnecessary parentheses
authorFranziska Naepelt <franziska.naepelt@googlemail.com>
Sat, 22 Jul 2023 21:58:50 +0000 (23:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Jul 2023 08:04:46 +0000 (10:04 +0200)
commit722a32919bd6df66347f92ce519df6a24a89c222
tree97c5ff0003258c068c88b0215aa783d4d6f0f09c
parent5434da83eba52379466fe9004a55fd72d6512da1
staging: rtl8723bs: ioctl_linux: Remove unnecessary parentheses

Fix the following checkpatch issue:
- CHECK: Unnecessary parentheses around ...

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