commit | aa5f0c96cc7b96a678779055b2ff4cd9dabd8ba7 | [log] [tgz] |
---|---|---|
author | Martin KaFai Lau <kafai@fb.com> | Wed Aug 08 01:01:27 2018 -0700 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Sat Aug 11 01:58:46 2018 +0200 |
tree | 3f842ab7be06a1846f5332821006bf6d892ddedf | |
parent | 8217ca653ec601246832d562207bc24bdf652d2f [diff] |
bpf: Refactor ARRAY_SIZE macro to bpf_util.h This patch refactors the ARRAY_SIZE macro to bpf_util.h. Signed-off-by: Martin KaFai Lau <kafai@fb.com> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>