diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-10-31 00:01:18 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-12-07 17:01:31 -0800 |
commit | d117c8aa1d511f76401337620b9c4ffb4c886579 (patch) | |
tree | 46ead57622feee14e5986bde39888dea0e797f22 /include/linux | |
parent | a87f203e2731ab477386c678e59033ee103018c0 (diff) |
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 'include/linux')
0 files changed, 0 insertions, 0 deletions