diff options
author | Ian Rogers <irogers@google.com> | 2023-10-06 21:44:39 -0700 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2023-10-09 09:36:51 -0700 |
commit | 1be84ca53ca0421c781f9ec007cd8bccbb58f763 (patch) | |
tree | d0d080976441f94c1d82d6e376e46a53653ef1db /scripts/coccinelle | |
parent | 23671f4dfd10b48b4a2fee4768886f0d8ec55b7e (diff) |
bpftool: Align bpf_load_and_run_opts insns and data
A C string lacks alignment so use aligned arrays to avoid potential
alignment problems. Switch to using sizeof (less 1 for the \0
terminator) rather than a hardcode size constant.
Signed-off-by: Ian Rogers <irogers@google.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Quentin Monnet <quentin@isovalent.com>
Link: https://lore.kernel.org/bpf/20231007044439.25171-2-irogers@google.com
Diffstat (limited to 'scripts/coccinelle')
0 files changed, 0 insertions, 0 deletions