diff options
author | 2021-02-23 10:49:33 -0800 | |
---|---|---|
committer | 2021-02-26 12:28:04 -0800 | |
commit | 533342322276b06b4db260c413ce907238851e9b (patch) | |
tree | 08d0b9f58e4b2a96584b790bbf76beef83f205eb /kernel/bpf/devmap.c | |
parent | skmsg: Make __sk_psock_purge_ingress_msg() static (diff) | |
download | linux-dev-533342322276b06b4db260c413ce907238851e9b.tar.xz linux-dev-533342322276b06b4db260c413ce907238851e9b.zip |
skmsg: Get rid of sk_psock_bpf_run()
It is now nearly identical to bpf_prog_run_pin_on_cpu() and
it has an unused parameter 'psock', so we can just get rid
of it and call bpf_prog_run_pin_on_cpu() directly.
Signed-off-by: Cong Wang <cong.wang@bytedance.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Jakub Sitnicki <jakub@cloudflare.com>
Link: https://lore.kernel.org/bpf/20210223184934.6054-9-xiyou.wangcong@gmail.com
Diffstat (limited to 'kernel/bpf/devmap.c')
0 files changed, 0 insertions, 0 deletions