diff options
| author | Paul E. McKenney <[email protected]> | 2012-01-06 17:08:33 -0800 |
|---|---|---|
| committer | Paul E. McKenney <[email protected]> | 2012-02-21 09:03:32 -0800 |
| commit | 605b4afec8e51d0603089eac01a3ca9dd919e909 (patch) | |
| tree | 7b57719cd58c9cbce4294eaa7c58afb09fce3829 /scripts/objdiff | |
| parent | 4f9c8c1b091628a550b70ee51d7d729187f5c290 (diff) | |
ipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcu
The call_rcu() in do_ip_setsockopt() invokes opt_kfree_rcu(), which just
calls kfree(). So convert the call_rcu() to kfree_rcu(), which allows
opt_kfree_rcu() to be eliminated.
Signed-off-by: Paul E. McKenney <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Acked-by: David S. Miller <[email protected]>
Cc: Alexey Kuznetsov <[email protected]>
Cc: James Morris <[email protected]>
Cc: Hideaki YOSHIFUJI <[email protected]>
Cc: Patrick McHardy <[email protected]>
Cc: [email protected]
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions