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_ipx.txt.warn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/linux/socket_ipx.txt.warn') diff --git a/sys/linux/socket_ipx.txt.warn b/sys/linux/socket_ipx.txt.warn index 86f51965a..a1583faee 100644 --- a/sys/linux/socket_ipx.txt.warn +++ b/sys/linux/socket_ipx.txt.warn @@ -1,2 +1,2 @@ -struct sockaddr_ipx: no corresponding struct in kernel -struct ipx_config_data: no corresponding struct in kernel +no-such-struct: sockaddr_ipx +no-such-struct: ipx_config_data -- cgit mrf-deployment