aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorPaul E. McKenney <[email protected]>2012-01-06 17:08:33 -0800
committerPaul E. McKenney <[email protected]>2012-02-21 09:03:32 -0800
commit605b4afec8e51d0603089eac01a3ca9dd919e909 (patch)
tree7b57719cd58c9cbce4294eaa7c58afb09fce3829 /scripts/objdiff
parent4f9c8c1b091628a550b70ee51d7d729187f5c290 (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