aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/validation
diff options
Diffstat (limited to 'validation')
-rw-r--r--validation/flex-array-error.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/validation/flex-array-error.c b/validation/flex-array-error.c
index 89601e42..2b7e6953 100644
--- a/validation/flex-array-error.c
+++ b/validation/flex-array-error.c
@@ -18,7 +18,6 @@ static int foo(struct s *s, union u *u)
/*
* check-name: flex-array-error
- * check-known-to-fail
*
* check-error-start
flex-array-error.c:3:14: error: flexible array member 'f' is not last