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_rdma.txt.warn | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 sys/linux/socket_netlink_rdma.txt.warn (limited to 'sys/linux/socket_netlink_rdma.txt.warn') diff --git a/sys/linux/socket_netlink_rdma.txt.warn b/sys/linux/socket_netlink_rdma.txt.warn deleted file mode 100644 index 7551b6af7..000000000 --- a/sys/linux/socket_netlink_rdma.txt.warn +++ /dev/null @@ -1,2 +0,0 @@ -no-such-struct: nldev_policy$NEWLINK -no-such-struct: nldev_policy$PORT_GET -- cgit mrf-deployment