]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: rtl8723bs: simplify boolean expressions
authorKhushal Chitturi <khushalchitturi@gmail.com>
Thu, 12 Feb 2026 14:21:30 +0000 (19:51 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Feb 2026 15:19:20 +0000 (16:19 +0100)
commit2ad4e71ec9058db9c123ee399d1e94e07fb3460b
treebaca431fc45228c721f8f1cf010425ee0d1eb3f9
parent2b8144be611f6ebf69df5415c03370219e70fdc7
staging: rtl8723bs: simplify boolean expressions

Remove redundant comparisons with true/false and simplify
boolean conditions.

Signed-off-by: Khushal Chitturi <khushalchitturi@gmail.com>
Link: https://patch.msgid.link/20260212142131.28131-7-khushalchitturi@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_cmd.c
drivers/staging/rtl8723bs/core/rtw_ioctl_set.c
drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c