rcu-tasks: Mark variables static
authorPaul E. McKenney <paulmck@kernel.org>
Wed, 9 Sep 2020 21:14:34 +0000 (14:14 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Wed, 16 Sep 2020 23:32:36 +0000 (16:32 -0700)
commit6731da9e0ff33d8c5f340705d118a27d3b817d1e
tree162746d4288bf1a670677b7579fc94620bea41b7
parent78edc005f477a4987ee0a5d96bfe117295c231fd
rcu-tasks: Mark variables static

The n_heavy_reader_attempts, n_heavy_reader_updates, and
n_heavy_reader_ofl_updates variables are not used outside of their
translation unit, so this commit marks them static.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
kernel/rcu/tasks.h