[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.20.1711082104070.2708@hadrien>
Date: Wed, 8 Nov 2017 21:04:17 +0800 (CST)
From: Julia Lawall <julia.lawall@...6.fr>
To: Masahiro Yamada <yamada.masahiro@...ionext.com>
cc: Julia Lawall <Julia.Lawall@...6.fr>,
Liam Breck <liam@...workimprov.net>,
Sebastian Reichel <sebastian.reichel@...labora.co.uk>,
Pali Rohár <pali.rohar@...il.com>,
Linux PM mailing list <linux-pm@...r.kernel.org>,
kernel-janitors@...r.kernel.org, Joe Perches <joe@...ches.com>,
Gilles Muller <Gilles.Muller@...6.fr>,
Nicolas Palix <nicolas.palix@...g.fr>,
Michal Marek <mmarek@...e.com>, cocci@...teme.lip6.fr,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
kbuild test robot <fengguang.wu@...el.com>
Subject: Re: [PATCH 2/2] scripts: coccinelle: api: detect identical chip data
arrays
On Tue, 7 Nov 2017, Masahiro Yamada wrote:
> 2017-10-09 4:18 GMT+09:00 Julia Lawall <Julia.Lawall@...6.fr>:
> > This semantic patch detects duplicate arrays declared using BQ27XXX_DATA
> > within a single structure. It is currently specific to the file
> > drivers/power/supply/bq27xxx_battery.c. Nevertheless, having the script in
> > the kernel will allow others to check their code if the data structures
> > change in the future.
> >
> > Signed-off-by: Julia Lawall <Julia.Lawall@...6.fr>
> >
>
> Applied to linux-kbuild/misc.
Thanks!
julia
Powered by blists - more mailing lists