diff options
author | Xiu Jianfeng <xiujianfeng@huawei.com> | 2021-12-20 14:30:48 +0300 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2021-12-22 02:35:48 +0300 |
commit | 0dd668d2080c46cf914e131f341fa114a34c5a20 (patch) | |
tree | 517c7fec6a7f96131428e820f97d87bbaca37f98 /tools/bpf/bpftool | |
parent | 426b87b111b0523f957354bc97ec7eb16e8be1e2 (diff) | |
download | linux-0dd668d2080c46cf914e131f341fa114a34c5a20.tar.xz |
bpf: Use struct_size() helper
In an effort to avoid open-coded arithmetic in the kernel, use the
struct_size() helper instead of open-coded calculation.
Signed-off-by: Xiu Jianfeng <xiujianfeng@huawei.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Yonghong Song <yhs@fb.com>
Link: https://github.com/KSPP/linux/issues/160
Link: https://lore.kernel.org/bpf/20211220113048.2859-1-xiujianfeng@huawei.com
Diffstat (limited to 'tools/bpf/bpftool')
0 files changed, 0 insertions, 0 deletions