Merge branch 'sg/coccicheck-updates'
commitbce8031d9a1ff3b791f9e4c1cd1e5634faaf55fb
authorJunio C Hamano <gitster@pobox.com>
Wed, 15 Aug 2018 22:08:25 +0000 (15 15:08 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 15 Aug 2018 22:08:25 +0000 (15 15:08 -0700)
tree750b9ac3604779663c73beae083f47593cf3d0b2
parent57fbd8efb0ac6d85bde612eb06b9ff4415e21503
parent1a96638e6963600c1b0e0880a3f175436c89a735
Merge branch 'sg/coccicheck-updates'

Update the way we use Coccinelle to find out-of-style code that
need to be modernised.

* sg/coccicheck-updates:
  coccinelle: extract dedicated make target to clean Coccinelle's results
  coccinelle: put sane filenames into output patches
  coccinelle: exclude sha1dc source files from static analysis
  coccinelle: use $(addsuffix) in 'coccicheck' make target
  coccinelle: mark the 'coccicheck' make target as .PHONY
Makefile