diff options
author | Martin KaFai Lau <[email protected]> | 2017-10-05 21:52:12 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-10-07 23:29:39 +0100 |
commit | 067cae47771c864604969fd902efe10916e0d79c (patch) | |
tree | 8c21ddd861fddf1e6006d7b0b7086e8f09ac3da3 /lib/test-string_helpers.c | |
parent | 473d97343f94ff20f5196078314e4dd83156d3a2 (diff) |
bpf: Use char in prog and map name
Instead of u8, use char for prog and map name. It can avoid the
userspace tool getting compiler's signess warning. The
bpf_prog_aux, bpf_map, bpf_attr, bpf_prog_info and
bpf_map_info are changed.
Signed-off-by: Martin KaFai Lau <[email protected]>
Cc: Jakub Kicinski <[email protected]>
Acked-by: Daniel Borkmann <[email protected]>
Acked-by: Alexei Starovoitov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions