[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1507490321-24900-1-git-send-email-Julia.Lawall@lip6.fr>
Date: Sun, 8 Oct 2017 21:18:39 +0200
From: Julia Lawall <Julia.Lawall@...6.fr>
To: Liam Breck <liam@...workimprov.net>,
Sebastian Reichel <sebastian.reichel@...labora.co.uk>,
pali.rohar@...il.com,
Linux PM mailing list <linux-pm@...r.kernel.org>
Cc: 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@...r.kernel.org,
kbuild test robot <fengguang.wu@...el.com>,
Masahiro Yamada <yamada.masahiro@...ionext.com>
Subject: [PATCH 0/2] detect identical chip data arrays
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.
---
scripts/coccinelle/api/battery.cocci | 161 ------------------------
scripts/coccinelle/api/check_bq27xxx_data.cocci | 161 ++++++++++++++++++++++++
2 files changed, 161 insertions(+), 161 deletions(-)
Powered by blists - more mailing lists