diff options
author | Lai Jiangshan <[email protected]> | 2011-03-18 11:41:14 +0800 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2011-07-20 14:10:12 -0700 |
commit | 8497a24a43374f0142335b0ef0614ccc459e3d8d (patch) | |
tree | 2b6fc5099eec5a752ab8d4e2adbbf35926cf3470 /net/unix/sysctl_net_unix.c | |
parent | 3b097c46964b07479855b01056c61540b8cadd50 (diff) |
scsi,rcu: Convert call_rcu(fc_rport_free_rcu) to kfree_rcu()
The rcu callback fc_rport_free_rcu() just calls a kfree(),
so we use kfree_rcu() instead of the call_rcu(fc_rport_free_rcu).
Signed-off-by: Lai Jiangshan <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Cc: Robert Love <[email protected]>
Cc: "James E.J. Bottomley" <[email protected]>
Reviewed-by: Josh Triplett <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions