diff options
author | Andrii Nakryiko <andriin@fb.com> | 2020-07-27 15:47:15 -0700 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2020-07-28 12:20:44 +0200 |
commit | e1613b5714ee6c186c9628e9958edf65e9d9cddd (patch) | |
tree | 07ff33ff9f44fa48a3a4cce1044a7b6a1273068f /drivers/leds | |
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 <andriin@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Song Liu <songliubraving@fb.com>
Link: https://lore.kernel.org/bpf/20200727224715.652037-1-andriin@fb.com
Diffstat (limited to 'drivers/leds')
0 files changed, 0 insertions, 0 deletions