[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <766f8094-837e-2463-c71b-314edb1ac1ca@imag.fr>
Date: Tue, 21 Jun 2016 23:17:57 +0200
From: "Nicolas Palix (LIG)" <Nicolas.Palix@...g.fr>
To: Julia Lawall <julia.lawall@...6.fr>,
"Luis R. Rodriguez" <mcgrof@...nel.org>
Cc: Gilles Muller <Gilles.Muller@...6.fr>, mmarek@...e.com,
linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
gregkh@...uxfoundation.org, markivx@...eaurora.org,
stephen.boyd@...aro.org, zohar@...ux.vnet.ibm.com,
broonie@...nel.org, ming.lei@...onical.com, tiwai@...e.de,
johannes@...solutions.net, chunkeey@...glemail.com,
hauke@...ke-m.de, jwboyer@...oraproject.org,
dmitry.torokhov@...il.com, dwmw2@...radead.org, jslaby@...e.com,
torvalds@...ux-foundation.org, deepa.kernel@...il.com,
cocci@...teme.lip6.fr
Subject: Re: [PATCH v3 8/8] scripts/coccinelle: require coccinelle >= 1.0.4 on
device_node_continue.cocci
Le 21/06/16 à 22:36, Julia Lawall a écrit :
>
>
> On Tue, 21 Jun 2016, Luis R. Rodriguez wrote:
>
>> Make use of the new Requires: tag to be able to specify coccinelle binary
>> version requirements. The cocci file device_node_continue.cocci requires at
>> least coccinelle 1.0.4.
>>
>> Signed-off-by: Luis R. Rodriguez <mcgrof@...nel.org>
>
> Acked-by: Julia Lawall <julia.lawall@...6.fr>
Acked-by: Nicolas Palix <nicolas.palix@...g.fr>
>
>> ---
>> scripts/coccinelle/iterators/device_node_continue.cocci | 3 +++
>> 1 file changed, 3 insertions(+)
>>
>> diff --git a/scripts/coccinelle/iterators/device_node_continue.cocci b/scripts/coccinelle/iterators/device_node_continue.cocci
>> index 38ab744a4037..a36c16db171b 100644
>> --- a/scripts/coccinelle/iterators/device_node_continue.cocci
>> +++ b/scripts/coccinelle/iterators/device_node_continue.cocci
>> @@ -5,8 +5,11 @@
>> // Copyright: (C) 2015 Julia Lawall, Inria. GPLv2.
>> // URL: http://coccinelle.lip6.fr/
>> // Options: --no-includes --include-headers
>> +// Requires: 1.0.4
>> // Keywords: for_each_child_of_node, etc.
>>
>> +// This uses a conjunction, which requires at least coccinelle >= 1.0.4
>> +
>> virtual patch
>> virtual context
>> virtual org
>> --
>> 2.8.2
>>
>>
--
Nicolas Palix
http://lig-membres.imag.fr/palix/
Download attachment "smime.p7s" of type "application/pkcs7-signature" (2959 bytes)
Powered by blists - more mailing lists