From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Marek Date: Sat, 14 Jan 2012 21:56:14 +0000 Subject: Re: [PATCH] scripts/coccinelle: improve the coverage of some semantic patches Message-Id: <4F11F9FE.7070400@suse.cz> List-Id: References: <1326562543-8448-1-git-send-email-Julia.Lawall@lip6.fr> <1326577096.2172.2.camel@koala> <1326577949.2172.5.camel@koala> In-Reply-To: <1326577949.2172.5.camel@koala> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: dedekind1@gmail.com Cc: Julia Lawall , Julia Lawall , kernel-janitors@vger.kernel.org, Gilles Muller , Nicolas Palix , cocci@diku.dk, linux-kernel@vger.kernel.org On 14.1.2012 22:52, Artem Bityutskiy wrote: > On Sat, 2012-01-14 at 23:38 +0200, Artem Bityutskiy wrote: >> On Sat, 2012-01-14 at 18:35 +0100, Julia Lawall wrote: >>> From: Julia Lawall >>> >>> This patch ensures that all semantic patches in the scripts/coccinelle >>> directory provide the report option. Report messages that include line >>> numbers now have the line number preceded by "line" for easier subsequent >>> processing. >>> >>> Signed-off-by: Julia Lawall >> >> Julia, thanks a lot for this harmonization effort! >> >> I did not do detailed review, but looks good. >> >> Signed-off-by: Artem Bityutskiy > > Adding Michal to "To:", since you apparently merge via his tree. Michal, > would you please pick this one as well? Yes. My .procmail catched this thread, but thanks for adding me nevertheless :-). Michal From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758063Ab2ANV4M (ORCPT ); Sat, 14 Jan 2012 16:56:12 -0500 Received: from cantor2.suse.de ([195.135.220.15]:54303 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757117Ab2ANV4L (ORCPT ); Sat, 14 Jan 2012 16:56:11 -0500 Message-ID: <4F11F9FE.7070400@suse.cz> Date: Sat, 14 Jan 2012 22:56:14 +0100 From: Michal Marek User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: dedekind1@gmail.com Cc: Julia Lawall , Julia Lawall , kernel-janitors@vger.kernel.org, Gilles Muller , Nicolas Palix , cocci@diku.dk, linux-kernel@vger.kernel.org Subject: Re: [PATCH] scripts/coccinelle: improve the coverage of some semantic patches References: <1326562543-8448-1-git-send-email-Julia.Lawall@lip6.fr> <1326577096.2172.2.camel@koala> <1326577949.2172.5.camel@koala> In-Reply-To: <1326577949.2172.5.camel@koala> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 14.1.2012 22:52, Artem Bityutskiy wrote: > On Sat, 2012-01-14 at 23:38 +0200, Artem Bityutskiy wrote: >> On Sat, 2012-01-14 at 18:35 +0100, Julia Lawall wrote: >>> From: Julia Lawall >>> >>> This patch ensures that all semantic patches in the scripts/coccinelle >>> directory provide the report option. Report messages that include line >>> numbers now have the line number preceded by "line" for easier subsequent >>> processing. >>> >>> Signed-off-by: Julia Lawall >> >> Julia, thanks a lot for this harmonization effort! >> >> I did not do detailed review, but looks good. >> >> Signed-off-by: Artem Bityutskiy > > Adding Michal to "To:", since you apparently merge via his tree. Michal, > would you please pick this one as well? Yes. My .procmail catched this thread, but thanks for adding me nevertheless :-). Michal