diff options
| author | Wei Yongjun <[email protected]> | 2013-03-11 21:48:28 +0800 |
|---|---|---|
| committer | Nicholas Bellinger <[email protected]> | 2013-04-25 01:05:23 -0700 |
| commit | a6ad57efc39ca0ed58733f13f658ac14317a90ba (patch) | |
| tree | ff4fd70aba744684a5a43a7bbf91a78e74f6573b /scripts/objdiff | |
| parent | 5d358065daaed54e8cacf911ab9f9554a845bd00 (diff) | |
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 <[email protected]>
Signed-off-by: Nicholas Bellinger <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions