diff options
author | Wei Yongjun <[email protected]> | 2019-02-16 08:19:55 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-02-18 16:34:51 -0800 |
commit | 6e07902f56fae81036ebc5a0b61d5ffdd739e4bc (patch) | |
tree | ca6e180f89295fcf044b6050435dcb023ff25ec8 /scripts/gdb/linux/utils.py | |
parent | 780feae7eb69388c8d8b661cda6706b0dc0f642b (diff) |
net: sched: 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: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions