aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMichael Straube <[email protected]>2022-11-05 10:39:16 +0100
committerGreg Kroah-Hartman <[email protected]>2022-11-08 16:29:25 +0100
commit30534c72bac17a6c160017229ba38fcd0cc21ac6 (patch)
tree6be875dca678b6c725016d6c1009d151a35f835d /tools/perf/scripts/python
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 <[email protected]> Tested-by: Philipp Hortmann <[email protected]> # Edimax N150 Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions