Re: [PATCH] coccinelle: update commit.cocci
From: Eric Sunshine <hidden>
Date: 2018-07-13 17:45:22
From: Eric Sunshine <hidden>
Date: 2018-07-13 17:45:22
On Fri, Jul 13, 2018 at 12:30 PM Derrick Stolee [off-list ref] wrote:
A recent patch series renamed the get_commit_tree_from_graph method but forgot to update the coccinelle script that excempted it from rules
s/excempted/exempted/
regarding accesses to 'maybe_tree'. This fixes that oversight to bring the coccinelle scripts back to a good state. Signed-off-by: Derrick Stolee <redacted>