diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2020-06-09 19:24:51 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-06-29 22:00:22 +0300 |
commit | 30d8aa5128f12c9d781b67c9694c1abfa4f6ce6a (patch) | |
tree | d214868ace5d5319e2aeb5ce51be2a6aa531cdff /kernel/rcu/tree_plugin.h | |
parent | 8344496e8b49c4122c1808d6cd3f8dc71bccb595 (diff) | |
download | linux-30d8aa5128f12c9d781b67c9694c1abfa4f6ce6a.tar.xz |
rcu-tasks: Fix code-style issues
This commit declares trc_n_readers_need_end and trc_wait static and
replaced a "&" with "&&". The "&" happened to work because the values
are bool, but accidents waiting to happen and all that...
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'kernel/rcu/tree_plugin.h')
0 files changed, 0 insertions, 0 deletions