diff options
author | Iulia Manda <iulia.manda21@gmail.com> | 2014-03-12 17:37:24 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2014-04-29 17:44:33 +0200 |
commit | a235c0916543d8b886405f8871dc644124c7cf78 (patch) | |
tree | 6396a02367d49cdd2e749a532d36eca10fb8f63e /kernel/rcu | |
parent | rcu: Make callers awaken grace-period kthread (diff) | |
download | linux-a235c0916543d8b886405f8871dc644124c7cf78.tar.xz linux-a235c0916543d8b886405f8871dc644124c7cf78.zip |
rcu: Remove "extern" from function declaration in include/linux/rcupdate.h
Because functions have the extern storage class specifier by default,
this keyword can be removed. It is redundant to use it explicitly.
Signed-off-by: Iulia Manda <iulia.manda21@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Diffstat (limited to 'kernel/rcu')
0 files changed, 0 insertions, 0 deletions