diff options
author | gaurav jindal <[email protected]> | 2018-02-21 18:24:07 +0530 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-03-09 08:00:18 +0100 |
commit | d17067e4487adc53bedb43681b3cb5a1714ff6ca (patch) | |
tree | 753ae95f8eadd0285f90929c3fd84d377bf0d59b /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 31e77c93e432dec79c7d90b888bbfc3652592741 (diff) |
sched/completions: Use bool in try_wait_for_completion()
Since the return type of the function is bool, the internal
'ret' variable should be bool too.
Signed-off-by: Gaurav Jindal<[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions