From mboxrd@z Thu Jan 1 00:00:00 1970 From: Artem Bityutskiy Date: Sat, 14 Jan 2012 21:38:15 +0000 Subject: Re: [PATCH] scripts/coccinelle: improve the coverage of some semantic patches Message-Id: <1326577096.2172.2.camel@koala> List-Id: References: <1326562543-8448-1-git-send-email-Julia.Lawall@lip6.fr> In-Reply-To: <1326562543-8448-1-git-send-email-Julia.Lawall@lip6.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Julia Lawall Cc: Julia Lawall , kernel-janitors@vger.kernel.org, Gilles Muller , Nicolas Palix , cocci@diku.dk, linux-kernel@vger.kernel.org, dedekind1@gmail.com 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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757003Ab2ANViU (ORCPT ); Sat, 14 Jan 2012 16:38:20 -0500 Received: from mail-ee0-f46.google.com ([74.125.83.46]:40215 "EHLO mail-ee0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755624Ab2ANViT (ORCPT ); Sat, 14 Jan 2012 16:38:19 -0500 Subject: Re: [PATCH] scripts/coccinelle: improve the coverage of some semantic patches From: Artem Bityutskiy Reply-To: dedekind1@gmail.com To: Julia Lawall Cc: Julia Lawall , kernel-janitors@vger.kernel.org, Gilles Muller , Nicolas Palix , cocci@diku.dk, linux-kernel@vger.kernel.org, dedekind1@gmail.com Date: Sat, 14 Jan 2012 23:38:15 +0200 In-Reply-To: <1326562543-8448-1-git-send-email-Julia.Lawall@lip6.fr> References: <1326562543-8448-1-git-send-email-Julia.Lawall@lip6.fr> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.0.3 (3.0.3-1.fc15) Content-Transfer-Encoding: 7bit Message-ID: <1326577096.2172.2.camel@koala> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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