From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Isaacson Date: Tue, 11 May 2010 02:14:16 +0000 Subject: Re: [PATCH 0/4] Add a Coccinelle front-end script Message-Id: <20100511021416.GA7125@hexapodia.org> List-Id: References: <1273508667-5152-1-git-send-email-npalix@diku.dk> In-Reply-To: <1273508667-5152-1-git-send-email-npalix@diku.dk> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Nicolas Palix Cc: Randy Dunlap , Roland Dreier , Joe Perches , Andrew Morton , "David S. Miller" , Michal Marek , Sam Ravnborg , Julia Lawall , Gilles Muller , linux-kernel@vger.kernel.org, linux-kbuild@vger.kernel.org, cocci@diku.dk, Wolfram Sang , Kernel Janitors On Mon, May 10, 2010 at 06:24:23PM +0200, Nicolas Palix wrote: > New targets are added (coccicheck-) to call the 'coccinelle.sh' > front-end in the 'scripts' directory with the argument. > > Four modes are defined: report, patch, context, and org. Please check-in this write-up somewhere (Documentation/README.coccinelle perhaps?) along with information about how to get the required tools. (Are they pacakged in Debian and/or Fedora? What versions are the scripts tested against?) Also I'd like to see a short example of how to use the framework. I've read Val's spatch article (http://lwn.net/Articles/315686/) and it's still a bit of a black art to me. Thanks for the work! -andy