diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2019-12-15 22:08:04 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-12-17 04:22:22 +0100 |
commit | d89ee7d5c73af15c1c6f12b016cdf469742b5726 (patch) | |
tree | 3aac280c9396bf35e2d579f4651e23b8ea7efae5 /drivers/parport | |
parent | wireguard: main: remove unused include <linux/version.h> (diff) | |
download | linux-d89ee7d5c73af15c1c6f12b016cdf469742b5726.tar.xz linux-d89ee7d5c73af15c1c6f12b016cdf469742b5726.zip |
wireguard: allowedips: use kfree_rcu() instead of call_rcu()
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: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/parport')
0 files changed, 0 insertions, 0 deletions