diff options
author | Uros Bizjak <[email protected]> | 2023-03-05 16:55:31 +0100 |
---|---|---|
committer | Steven Rostedt (Google) <[email protected]> | 2023-03-21 13:59:42 -0400 |
commit | bc92b9562abc831a65e505d2e675b51528d22d8b (patch) | |
tree | 3f46e1ca1bbe4f6ed2dba519f605a72d0f041cd7 /tools/perf/scripts/python | |
parent | b4b55dfd965057232abd317fbbfa31d8a2c16a49 (diff) |
ring_buffer: Change some static functions to bool
The return values of some functions are of boolean type. Change the
type of these function to bool and adjust their return values. Also
change type of some internal varibles to bool.
No functional change intended.
Link: https://lkml.kernel.org/r/[email protected]
Cc: Masami Hiramatsu <[email protected]>
Signed-off-by: Uros Bizjak <[email protected]>
Reviewed-by: Mukesh Ojha <[email protected]>
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions