mirror of
https://github.com/torvalds/linux.git
synced 2026-05-05 23:05:25 -04:00
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>