Skip to content
Commit 1d24dd4e authored by kbuild test robot's avatar kbuild test robot Committed by Paul E. McKenney
Browse files

rcu: Several rcu_segcblist functions can be static

None of rcu_segcblist_set_len(), rcu_segcblist_add_len(), or
rcu_segcblist_xchg_len() are used outside of kernel/rcu/rcu_segcblist.c.
This commit therefore makes them static.

Fixes: eda669a6

 ("rcu/nocb: Atomic ->len field in rcu_segcblist structure")
Signed-off-by: default avatarkbuild test robot <lkp@intel.com>
[ paulmck: "Fixes:" updated per Stephen Rothwell feedback. ]
Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
parent 8e6af017
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment