aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorWei Yongjun <weiyongjun1@huawei.com>2016-08-22 23:01:29 +0000
committerDavid S. Miller <davem@davemloft.net>2016-08-23 17:00:26 -0700
commit1345b1ac57a1b85d73912bd13c2bad5f9f26df91 (patch)
tree86c2a0411c27cb71e54e8fe0e49d523dfc1362f4 /Documentation
parentc41419b091f371d846bc5292c9138a78b7e378fe (diff)
xen-netback: 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 <weiyongjun1@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions