]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/tests/no_trailing_whitespace.c
ccanlint: remove argument to -k/--keep
[ccan] / tools / ccanlint / tests / no_trailing_whitespace.c
index 5d3b5ca19d0b10f1b76fbda3fd2cdfcaa72426b7..5c5cf35bb68769ea1276756ac7a34c99147f5b1d 100644 (file)
@@ -22,7 +22,6 @@ static char *get_trailing_whitespace(const char *line)
 }
 
 static void check_trailing_whitespace(struct manifest *m,
-                                     bool keep,
                                      unsigned int *timeleft,
                                      struct score *score)
 {