staging: rtl8723bs: ioctl_linux: Fix comparison to false
authorFranziska Naepelt <franziska.naepelt@googlemail.com>
Sat, 22 Jul 2023 21:59:27 +0000 (23:59 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Jul 2023 08:04:46 +0000 (10:04 +0200)
commite1bfd97461541c5f974a690ac1f11e675f80fb3a
tree0cff459133c59565370c7e189a48674af3f592ee
parenta5714ee328eaf5472489d3d984499b5bb9eeed30
staging: rtl8723bs: ioctl_linux: Fix comparison to false

Fix the following checkpatch issue:
- CHECK: Using comparison to false is error prone

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