diff options
author | kbuild test robot <lkp@intel.com> | 2019-08-08 04:32:58 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2019-10-30 16:33:22 +0100 |
commit | 1d24dd4e01fb6b928cf679e3e415ddff7016fa96 (patch) | |
tree | 87662832914021099fa58602304bc0d57dc8440f /kernel/workqueue.c | |
parent | rcu: Remove unused function hlist_bl_del_init_rcu() (diff) | |
download | linux-1d24dd4e01fb6b928cf679e3e415ddff7016fa96.tar.xz linux-1d24dd4e01fb6b928cf679e3e415ddff7016fa96.zip |
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: eda669a6a2c5 ("rcu/nocb: Atomic ->len field in rcu_segcblist structure")
Signed-off-by: kbuild test robot <lkp@intel.com>
[ paulmck: "Fixes:" updated per Stephen Rothwell feedback. ]
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions