diff options
author | Lai Jiangshan <laijs@cn.fujitsu.com> | 2011-03-18 11:42:34 +0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2011-05-07 22:50:56 -0700 |
commit | bceb0f4512d448763fe98c9f37504c98bbebbed6 (patch) | |
tree | b16a2987904949d9e02630d21e31086c7b6d4914 /Documentation/laptops/dslm.c | |
parent | 4670994d150a86ebd53ab353a2af517c5465bfaf (diff) |
net,rcu: convert call_rcu(__leaf_info_free_rcu) to kfree_rcu()
The rcu callback __leaf_info_free_rcu() just calls a kfree(),
so we use kfree_rcu() instead of the call_rcu(__leaf_info_free_rcu).
Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Diffstat (limited to 'Documentation/laptops/dslm.c')
0 files changed, 0 insertions, 0 deletions