summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHaroen Tmimi <tmimiharoen@gmail.com>2026-02-10 17:16:28 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-02-23 16:16:39 +0100
commit8fd94d0e44f06c40e2cff6296807713a87a1590e (patch)
treebc371b3277a673a6d25c14087850b617b7802b0f /tools/perf/scripts/python
parenta4b887ae7dc541ef9fc51bcbd6baccf71f601c83 (diff)
staging: rtl8723bs: remove explicit comparisons to false in rtw_ap.c
Fix checkpatch.pl checks regarding error prone boolean comparisons. Replace explicit comparisons to false with the logical NOT operator to improve readability and match kernel coding style. These instances were remaining after recent cleanups in this file. Signed-off-by: Haroen Tmimi <tmimiharoen@gmail.com> Reviewed-by: Ethan Tidmore <ethantidmore06@gmail.com> Link: https://patch.msgid.link/20260210161628.42130-1-tmimiharoen@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions