summaryrefslogtreecommitdiff
path: root/net/netfilter/ipset/ip_set_core.c
diff options
context:
space:
mode:
authorGONG, Ruiqi <gongruiqi1@huawei.com>2023-08-09 10:51:36 +0300
committerFlorian Westphal <fw@strlen.de>2023-08-22 16:13:20 +0300
commita2f02c9920b2cc3c6cc1f2c2aee37354e6edd801 (patch)
tree830473882732b0c73d06928d7d30eb1d926b7b09 /net/netfilter/ipset/ip_set_core.c
parenta7ed3465daa240bdf01a5420f64336fee879c09d (diff)
downloadlinux-a2f02c9920b2cc3c6cc1f2c2aee37354e6edd801.tar.xz
netfilter: ebtables: replace zero-length array members
As suggested by Kees[1], replace the old-style 0-element array members of multiple structs in ebtables.h with modern C99 flexible array. [1]: https://lore.kernel.org/all/5E8E0F9C-EE3F-4B0D-B827-DC47397E2A4A@kernel.org/ [ fw@strlen.de: keep struct ebt_entry_target as-is, causes compiler warning: "variable sized type 'struct ebt_entry_target' not at the end of a struct or class is a GNU extension" ] Link: https://github.com/KSPP/linux/issues/21 Signed-off-by: GONG, Ruiqi <gongruiqi1@huawei.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'net/netfilter/ipset/ip_set_core.c')
0 files changed, 0 insertions, 0 deletions