diff options
author | Boqun Feng <boqun.feng@gmail.com> | 2015-07-29 08:29:39 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-10-06 21:08:19 +0300 |
commit | db3e8db45e1cbf8cc22f1083a559d78eb91ccd63 (patch) | |
tree | d5923e24bdcd2958d4d06e635132b964e60cc5e8 /include/linux/rcutiny.h | |
parent | b6a4ae766e3133a4db73fabc81e522d1601cb623 (diff) | |
download | linux-db3e8db45e1cbf8cc22f1083a559d78eb91ccd63.tar.xz |
rcu: Use call_rcu_func_t to replace explicit type equivalents
We have had the call_rcu_func_t typedef for a quite awhile, but we still
use explicit function pointer types in some places. These types can
confuse cscope and can be hard to read. This patch therefore replaces
these types with the call_rcu_func_t typedef.
Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Diffstat (limited to 'include/linux/rcutiny.h')
0 files changed, 0 insertions, 0 deletions