14 * check-name: incomplete struct
15 * check-command: sparse -Wno-decl $file
19 incomplete-struct.c:3:19: error: parameter 's' has incomplete type
20 incomplete-struct.c:7:10: error: return type is incomplete
21 incomplete-struct.c:9:11: error: 's' has incompelete type