diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2013-03-11 21:48:28 +0800 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2013-04-25 01:05:23 -0700 |
commit | a6ad57efc39ca0ed58733f13f658ac14317a90ba (patch) | |
tree | ff4fd70aba744684a5a43a7bbf91a78e74f6573b /drivers/scsi | |
parent | 5d358065daaed54e8cacf911ab9f9554a845bd00 (diff) | |
download | op-kernel-dev-a6ad57efc39ca0ed58733f13f658ac14317a90ba.zip op-kernel-dev-a6ad57efc39ca0ed58733f13f658ac14317a90ba.tar.gz |
tcm_fc: using kfree_rcu() to simplify the code
The callback function of call_rcu() just calls a kfree(), so we
can use kfree_rcu() instead of call_rcu() + callback function.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/scsi')
0 files changed, 0 insertions, 0 deletions