diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2022-01-12 15:50:08 +0100 |
|---|---|---|
| committer | Aleksandr Nogikh <wp32pw@gmail.com> | 2022-01-13 17:03:25 +0100 |
| commit | 7c9ea12ca3d0db0eeb2b448844ffbf80ba599f90 (patch) | |
| tree | 2a8769a10625493c1b42ec8a65a012f3446f913c /sys/linux/socket_netlink_generic_team.txt.warn | |
| parent | a252f56d36e0c85a0106b341188fcb19e87fda15 (diff) | |
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.
Diffstat (limited to 'sys/linux/socket_netlink_generic_team.txt.warn')
| -rw-r--r-- | sys/linux/socket_netlink_generic_team.txt.warn | 3 |
1 files changed, 0 insertions, 3 deletions
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 |
