diff options
author | Cong Wang <cong.wang@bytedance.com> | 2021-02-23 21:49:33 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2021-02-26 23:28:04 +0300 |
commit | 533342322276b06b4db260c413ce907238851e9b (patch) | |
tree | 08d0b9f58e4b2a96584b790bbf76beef83f205eb /include/linux/skmsg.h | |
parent | cd81cefb1abc52bd164f4d9760cd22eadc0e4468 (diff) | |
download | linux-533342322276b06b4db260c413ce907238851e9b.tar.xz |
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 'include/linux/skmsg.h')
0 files changed, 0 insertions, 0 deletions