commit | 5c1e4049e03942b1a6ec13fa8dc0d9f4b2ba0463 | [log] [tgz] |
---|---|---|
author | Nicholas Mc Guire <der.herr@hofr.at> | Sat Mar 25 20:46:02 2017 +0100 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Sat Mar 25 16:12:15 2017 -0700 |
tree | 00095218234d3c9c3e633e4338b4066c93b7d9c5 | |
parent | 40adf740bc1faa03763e5aac5b7696114bf0143a [diff] |
rcu: tree_plugin.h: use true/false in assignment to bool bool variables in this code are using true/false for assignments fix this up for consistency/readability. Signed-off-by: Nicholas Mc Guire <der.herr@hofr.at> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>