diff options
author | Björn Töpel <[email protected]> | 2020-09-01 10:39:28 +0200 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2020-09-01 15:45:58 +0200 |
commit | ebc4ecd48ca6552b223047839f66e9a9c09aea4c (patch) | |
tree | 6156c435b0a69ed8670a2df5fe655c7ca7925ad9 /tools/bpf/resolve_btfids/main.c | |
parent | f56407fa6e69499a06bf1e0543fa93be6922acba (diff) |
bpf: {cpu,dev}map: Change various functions return type from int to void
The functions bq_enqueue(), bq_flush_to_queue(), and bq_xmit_all() in
{cpu,dev}map.c always return zero. Changing the return type from int
to void makes the code easier to follow.
Suggested-by: David Ahern <[email protected]>
Signed-off-by: Björn Töpel <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Jesper Dangaard Brouer <[email protected]>
Acked-by: Toke Høiland-Jørgensen <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/bpf/resolve_btfids/main.c')
0 files changed, 0 insertions, 0 deletions