diff options
author | Lai Jiangshan <[email protected]> | 2011-03-18 12:15:02 +0800 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2011-05-07 22:51:12 -0700 |
commit | 88b4a0347a81539884df5ad535e10cf9fa87d8d4 (patch) | |
tree | de079e08fbaba3cb7cda27f38580eddbe727e55e /net/lapb/lapb_in.c | |
parent | a74ce1425e4f6075de443274a5e917c84357eac4 (diff) |
net,rcu: convert call_rcu(xt_osf_finger_free_rcu) to kfree_rcu()
The rcu callback xt_osf_finger_free_rcu() just calls a kfree(),
so we use kfree_rcu() instead of the call_rcu(xt_osf_finger_free_rcu).
Signed-off-by: Lai Jiangshan <[email protected]>
Acked-by: David S. Miller <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Reviewed-by: Josh Triplett <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions