From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Subject: Re: [PATCH] coccinelle: api: detect duplicate chip data arrays Date: Thu, 05 Oct 2017 12:54:06 -0700 Message-ID: <1507233246.4434.44.camel@perches.com> References: <1506861768-5734-1-git-send-email-Julia.Lawall@lip6.fr> <1507230959.4434.39.camel@perches.com> <1507231856.4434.41.camel@perches.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: kernel-janitors-owner@vger.kernel.org To: Julia Lawall Cc: Masahiro Yamada , Liam Breck , Sebastian Reichel , Pali =?ISO-8859-1?Q?Roh=E1r?= , Linux PM mailing list , kernel-janitors@vger.kernel.org, Gilles Muller , Nicolas Palix , Michal Marek , cocci@systeme.lip6.fr, Linux Kernel Mailing List , kbuild test robot List-Id: linux-pm@vger.kernel.org On Thu, 2017-10-05 at 21:40 +0200, Julia Lawall wrote: > On Thu, 5 Oct 2017, Joe Perches wrote: > > btw: spatch 1.7 doesn't seem to have a tag in git > > > > From the script: > > > > // Requires: 1.0.7 > > > > Assuming this is correct, then this doesn't even run today > > except maybe on your system. > > It runs on the current github version. If you don't have the github > version it will suffer from false negatives, but nothing will break. fyi: there's no tag for 1.0.7 there either.