Skip to content
Commit 30d8aa51 authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

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: default avatarkbuild test robot <lkp@intel.com>
Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
parent 8344496e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment