Re: [PATCH 0/2] detect identical chip data arrays

From: Julia Lawall
Date: Sun Oct 08 2017 - 16:45:02 EST




On Sun, 8 Oct 2017, Sebastian Reichel wrote:

> Hi,
>
> On Sun, Oct 08, 2017 at 09:18:39PM +0200, Julia Lawall wrote:
> > Rename battery.cocci as check_bq27xxx_data.cocci and adjust the warning
> > messages to indicate that some structures are the same, in response to
> > feedback from Liam Breck.
> >
> > Although check_bq27xxx_data.cocci says is requires Coccinelle 1.0.7, which
> > is not yet released, it actually works with the version currently available
> > on Github, eg from Coccinelle commit 3ba77b3a0f91.
>
> I think the rename makes sense, but I would expect the move to
> happen in one go with "git send-email -M", so that it detects the
> rename.

I'm not actually sure what is the status of the previous version.
Masahiro said applied, but I downloaded his tree and it was not there. So
I thought this way would be easier.

julia