tools/bpf: replace bzero with memset
bzero() call is deprecated and superseded by memset(). Signed-off-by:Andrii Nakryiko <andriin@fb.com> Reported-by:
David Laight <david.laight@aculab.com> Acked-by:
Martin KaFai Lau <kafai@fb.com> Signed-off-by:
Alexei Starovoitov <ast@kernel.org>
Showing
Please register or sign in to comment