Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rcu: Use true/false in assignment to bool
This commit makes the parse_rcu_nocb_poll() function assign true (rather than the constant 1) to the bool variable rcu_nocb_poll. Signed-off-by: Nicholas Mc Guire <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]>
- Loading branch information