diff options
author | Andrii Nakryiko <[email protected]> | 2020-07-27 15:47:15 -0700 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2020-07-28 12:20:44 +0200 |
commit | e1613b5714ee6c186c9628e9958edf65e9d9cddd (patch) | |
tree | 07ff33ff9f44fa48a3a4cce1044a7b6a1273068f /drivers/usb/cdns3/cdns3-debug.h | |
parent | 9a97c9d2af5ca798377342debf7f0f44281d050e (diff) |
bpf: Fix bpf_ringbuf_output() signature to return long
Due to bpf tree fix merge, bpf_ringbuf_output() signature ended up with int as
a return type, while all other helpers got converted to returning long. So fix
it in bpf-next now.
Fixes: b0659d8a950d ("bpf: Fix definition of bpf_ringbuf_output() helper in UAPI comments")
Signed-off-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Song Liu <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions