From a61674a581eb1b73f153086698d4aea066dcd41b Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Sat, 13 Jun 2020 20:50:20 +0200 Subject: sys/linux: fix some warnings in descriptions syz-check pointed to a new batch of bugs in descriptions. Fix them. --- sys/linux/socket_ipx.txt.warn | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 sys/linux/socket_ipx.txt.warn (limited to 'sys/linux/socket_ipx.txt.warn') diff --git a/sys/linux/socket_ipx.txt.warn b/sys/linux/socket_ipx.txt.warn deleted file mode 100644 index 8b3f4d9b5..000000000 --- a/sys/linux/socket_ipx.txt.warn +++ /dev/null @@ -1,3 +0,0 @@ -bad-struct-size: ipx_config_data: syz=4 kernel=2 -bad-field-size: ipx_config_data.ipxcfg_auto_select_primary: syz=2 kernel=1 -bad-field-offset: ipx_config_data.ipxcfg_auto_create_interfaces: syz=2 kernel=1 -- cgit mrf-deployment