]> git.ipfire.org Git - thirdparty/git.git/commit - ll-merge.c
coccinelle: make use of the "expression" FREE_AND_NULL() rule
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Thu, 15 Jun 2017 23:15:48 +0000 (23:15 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 16 Jun 2017 19:44:07 +0000 (12:44 -0700)
commite140f7afddcdce2bae062ea1578eac38c744e3a5
treedf54a2725f418f14c64d7c0e97cb189cdbecd8c5
parent1b83d1251edbfb49feb84c0c32d241a63e2118a9
coccinelle: make use of the "expression" FREE_AND_NULL() rule

A follow-up to the existing "expression" rule added in an earlier
change. This manually excludes a few occurrences, mostly things that
resulted in many FREE_AND_NULL() on one line, that'll be manually
fixed in a subsequent change.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
blame.c
ll-merge.c