The template for this test was visibly copied from another one and totally irrelevant to what is tested. Give it another name, briefly describing the subject of the test. Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx> --- validation/binary-constant.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/validation/binary-constant.c b/validation/binary-constant.c index a589403a9..c4ae04546 100644 --- a/validation/binary-constant.c +++ b/validation/binary-constant.c @@ -3,5 +3,5 @@ extern int x; int x = 0b11; /* - * check-name: inline compound literals + * check-name: binary constant */ -- 2.11.0 -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html