From 61f4e7ee54a1a1ae938c8ab2ee18bf16da1abab4 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Sun, 22 Dec 2019 19:34:12 +0100 Subject: tools/syz-check: check amd64 and 386 at the same time Update #590 --- sys/linux/socket_netlink_generic_devlink.txt.warn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys/linux/socket_netlink_generic_devlink.txt.warn') diff --git a/sys/linux/socket_netlink_generic_devlink.txt.warn b/sys/linux/socket_netlink_generic_devlink.txt.warn index 0009ff32e..5483e4c5c 100644 --- a/sys/linux/socket_netlink_generic_devlink.txt.warn +++ b/sys/linux/socket_netlink_generic_devlink.txt.warn @@ -1,3 +1,3 @@ -struct devlink_devname: no corresponding struct in kernel -struct devlink_handle_nsim: no corresponding struct in kernel -struct devlink_handle_pci: no corresponding struct in kernel +no-such-struct: devlink_devname +no-such-struct: devlink_handle_nsim +no-such-struct: devlink_handle_pci -- cgit mrf-deployment