diff options
author | Jason Yan <yanaijie@huawei.com> | 2020-04-09 19:42:38 +0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-05-07 10:15:29 -0700 |
commit | afbc1574f1da13d2fd2b30a96090b37c5933f957 (patch) | |
tree | 5fb4fb4096055343dad068f77a74f45cbd97a0ae /arch | |
parent | 10cec0de11ab585e9a4f08357be4b5bf56bfc3a9 (diff) |
rcutorture: Make rcu_fwds and rcu_fwd_emergency_stop static
This commit fixes the following sparse warning:
kernel/rcu/rcutorture.c:1695:16: warning: symbol 'rcu_fwds' was not declared. Should it be static?
kernel/rcu/rcutorture.c:1696:6: warning: symbol 'rcu_fwd_emergency_stop' was not declared. Should it be static?
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Jason Yan <yanaijie@huawei.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions