[PATCH 0/2] detect identical chip data arrays

From: Julia Lawall
Date: Sun Oct 08 2017 - 15:45:57 EST


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(-)