diff options
author | Lai Jiangshan <laijs@cn.fujitsu.com> | 2011-05-01 06:21:54 -0700 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2011-05-27 17:42:46 -0400 |
commit | 26f04dde681c6a48b2bacfc5fe01fef204419b0c (patch) | |
tree | b8a6f047b6e5743ab795076e3cc0d0a5a72840e6 /net | |
parent | 4b8ee2b82e8b0b6e17ee33feb74fcdb5c6d8dbdd (diff) | |
download | linux-stable-26f04dde681c6a48b2bacfc5fe01fef204419b0c.tar.gz linux-stable-26f04dde681c6a48b2bacfc5fe01fef204419b0c.tar.bz2 linux-stable-26f04dde681c6a48b2bacfc5fe01fef204419b0c.zip |
nfs,rcu: convert call_rcu(nfs_free_delegation_callback) to kfree_rcu()
The rcu callback nfs_free_delegation_callback() just calls a kfree(),
so we use kfree_rcu() instead of the call_rcu(nfs_free_delegation_callback).
Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions