]> git.baikalelectronics.ru Git - kernel.git/commit
rcu-tasks: Make rcu_tasks_postscan() be static
authorPaul E. McKenney <paulmck@kernel.org>
Fri, 29 May 2020 02:27:06 +0000 (19:27 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Mon, 29 Jun 2020 19:00:22 +0000 (12:00 -0700)
commite2ccaa1baae18faca65e3a5695058853b0f813a2
tree8bc5e12fb45336d15c5a39dafc9b14357b44956c
parentfb6c777dbeb52977ba052ee76f1e07f2a3ad39c9
rcu-tasks: Make rcu_tasks_postscan() be static

The rcu_tasks_postscan() function is not used outside of RCU's tasks.h
file, so this commit makes it be static.

Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
kernel/rcu/tasks.h