Just a couple of minor Coccinelle-related improvements: - The first two patches are small cleanups. - The last three could make life perhaps just a tad bit easier for devs running 'make coccicheck'. SZEDER Gábor (5): coccinelle: mark the 'coccicheck' make target as .PHONY coccinelle: use $(addsuffix) in 'coccicheck' make target coccinelle: exclude sha1dc source files from static analysis coccinelle: put sane filenames into output patches coccinelle: extract dedicated make target to clean Coccinelle's results Makefile | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) -- 2.18.0.408.g42635c01bc