summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMichael Straube <straube.linux@gmail.com>2022-11-05 10:39:16 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-11-08 16:29:25 +0100
commit30534c72bac17a6c160017229ba38fcd0cc21ac6 (patch)
tree6be875dca678b6c725016d6c1009d151a35f835d /tools/perf/scripts/python/stackcollapse.py
parent38aa1741c3b373fb021b2d2ab1f5f07bec03fbd3 (diff)
staging: r8188eu: convert three functions to bool
The functions is_client_associated_to_ap() is_client_associated_to_ibss() is_IBSS_empty() return boolean values. Convert their return type to bool and replace _FAIL, which is defined as 0, with false. Another step to get rid of _SUCCESS / _FAIL. Signed-off-by: Michael Straube <straube.linux@gmail.com> Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150 Link: https://lore.kernel.org/r/20221105093916.8255-1-straube.linux@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions