From 7c9ea12ca3d0db0eeb2b448844ffbf80ba599f90 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Wed, 12 Jan 2022 15:50:08 +0100 Subject: tools/syz-check: don't check netlink policies as structs They are not really structs in the kernel even if we describe them as structs. --- sys/linux/socket_netlink_generic_team.txt.warn | 3 --- 1 file changed, 3 deletions(-) (limited to 'sys/linux/socket_netlink_generic_team.txt.warn') diff --git a/sys/linux/socket_netlink_generic_team.txt.warn b/sys/linux/socket_netlink_generic_team.txt.warn index 334524612..44e55cb31 100644 --- a/sys/linux/socket_netlink_generic_team.txt.warn +++ b/sys/linux/socket_netlink_generic_team.txt.warn @@ -1,5 +1,2 @@ bad-netlink-attr: team_nl_policy: missing attributes: [3] -no-such-struct: team_nl_option_policy -no-such-struct: team_nl_option_policy$per_port bad-netlink-attr: team_nl_option_policy$array: missing attributes: [2] -no-such-struct: team_nl_option_policy$array -- cgit mrf-deployment