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