From c5907f7c7aa255d8c270c7f05e682d2ef6041553 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Sun, 22 Dec 2019 11:19:49 +0100 Subject: tools/syz-check: check templates Also rename some netfilter types to eliminate massive amounts of template warnings. Update #590 --- sys/linux/fuse.txt.warn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sys/linux/fuse.txt.warn') diff --git a/sys/linux/fuse.txt.warn b/sys/linux/fuse.txt.warn index 122950863..485b4a192 100644 --- a/sys/linux/fuse.txt.warn +++ b/sys/linux/fuse.txt.warn @@ -1 +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 -- cgit mrf-deployment