diff options
author | Lai Jiangshan <jiangshanlai@gmail.com> | 2019-10-15 13:28:46 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-01-24 21:33:38 +0300 |
commit | 4778339df0ee361dbf2cbdcb87abaec9dfbc841d (patch) | |
tree | 0ead5e627081521d6c4240d5f5f1d81650eee6bc /CREDITS | |
parent | 2488a5e695564897a0f8ea42cd3af71647cd26d2 (diff) | |
download | linux-4778339df0ee361dbf2cbdcb87abaec9dfbc841d.tar.xz |
rcu: Remove the declaration of call_rcu() in tree.h
The call_rcu() function is an external RCU API that is declared in
include/linux/rcupdate.h. There is thus no point in redeclaring it
in kernel/rcu/tree.h, so this commit removes that redundant declaration.
Signed-off-by: Lai Jiangshan <jiangshanlai@gmail.com>
Signed-off-by: Lai Jiangshan <laijs@linux.alibaba.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions