summaryrefslogtreecommitdiffstats
path: root/contrib/persistent-https
diff options
context:
space:
mode:
authorToon Claes <toon@iotcl.com>2026-02-03 11:29:03 +0100
committerJunio C Hamano <gitster@pobox.com>2026-02-03 09:41:52 -0800
commit60614838a44591c1449f939236f396bb7164b5ef (patch)
treed537458b0c4a08a8e8e6c15969ec40a43497516f /contrib/persistent-https
parent67ad42147a7acc2af6074753ebd03d904476118f (diff)
downloadgit-60614838a44591c1449f939236f396bb7164b5ef.tar.gz
git-60614838a44591c1449f939236f396bb7164b5ef.zip
cocci: extend MEMZERO_ARRAY() rules
Recently the MEMZERO_ARRAY() macro was introduced. In that commit also coccinelle rules were added to capture cases that can be converted to use that macro. Later a few more cases were manually converted to use the macro, but coccinelle didn't capture those. Extend the rules to capture those as well. In various cases the code could be further beautified by removing parentheses which are no longer needed. Modify the coccinelle rules to optimize those as well and fix them. During conversion indentation also used spaces where tabs should be used, fix that in one go. Signed-off-by: Toon Claes <toon@iotcl.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions