diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-10-31 10:01:18 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-12-08 04:01:31 +0300 |
commit | d117c8aa1d511f76401337620b9c4ffb4c886579 (patch) | |
tree | 46ead57622feee14e5986bde39888dea0e797f22 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | a87f203e2731ab477386c678e59033ee103018c0 (diff) | |
download | linux-d117c8aa1d511f76401337620b9c4ffb4c886579.tar.xz |
rcu: Make cpu_needs_another_gp() be bool
The cpu_needs_another_gp() function is currently of type int, but only
returns zero or one. Bow to reality and make it be of type bool.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions