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/fuse.txt.warn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys/linux/fuse.txt.warn') diff --git a/sys/linux/fuse.txt.warn b/sys/linux/fuse.txt.warn index 485b4a192..32616234a 100644 --- a/sys/linux/fuse.txt.warn +++ b/sys/linux/fuse.txt.warn @@ -1,3 +1,3 @@ -struct fuse_notify: no corresponding struct in kernel -struct fuse_out: no corresponding struct in kernel -struct fuse_create_open_out: no corresponding struct in kernel +no-such-struct: fuse_notify +no-such-struct: fuse_out +no-such-struct: fuse_create_open_out -- cgit mrf-deployment