summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNikolay Kulikov <nikolayof23@gmail.com>2026-03-09 23:12:21 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-03-18 16:47:53 +0100
commit7f9e3268fbc89eb82463394791d1b617f720a8d0 (patch)
tree82cff2bca124fd541a531d8e8d251a105798aaf0 /tools/perf/scripts/python
parentc776297d23c04545eab06c7cc24821617bb7ade4 (diff)
staging: rtl8723bs: replace rtw_linked_check() return type to bool
Function rtw_linked_check() always return 'bool' value, but it's type 'int'. Replace 'int' with 'bool' to make it more accurate. Signed-off-by: Nikolay Kulikov <nikolayof23@gmail.com> Link: https://patch.msgid.link/20260309201257.16984-5-nikolayof23@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