From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julia Lawall Date: Wed, 05 Sep 2012 13:55:13 +0000 Subject: Re: [alsa-devel] [asoc:for-3.7 95/95] sound/soc/codecs/wm0010.c:850:7-27: ERROR: Threaded IRQ with n Message-Id: List-Id: References: <20120830151652.GB11964@localhost> <20120905054024.GA16276@sirena.org.uk> <20120905055609.GA7463@localhost> <20120905120546.GB16276@sirena.org.uk> <20120905134827.GA8694@localhost> In-Reply-To: <20120905134827.GA8694@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Fengguang Wu Cc: Dimitris Papastamos , Julia Lawall , alsa-devel@alsa-project.org, Mark Brown , kernel-janitors@vger.kernel.org On Wed, 5 Sep 2012, Fengguang Wu wrote: > On Wed, Sep 05, 2012 at 03:33:26PM +0200, Julia Lawall wrote: > > On Wed, 5 Sep 2012, Mark Brown wrote: > > > > > On Wed, Sep 05, 2012 at 01:56:09PM +0800, Fengguang Wu wrote: > > > > On Wed, Sep 05, 2012 at 06:40:25AM +0100, Mark Brown wrote: > > > > > On Thu, Aug 30, 2012 at 08:16:52AM -0700, Fengguang Wu wrote: > > > > > > > > Julia generally does a pretty good job of formatting her mails, perhaps > > > > > there's some scripts she uses whcih would help? > > > > > > > Julia Lawall? Added CC to her. > > > > > > Yes. > > > > I'm missing some context... > > Julia, you've posted some pretty neat (coccinelle generated?) patches > to the list. So we wonder whether you have some scripts for formatting > patches based on the coccinelle output? I do have a tool, but it doesn't exactly take the output produced by coccicheck. I can look into how this could be done. The input desired would be the text printed by Coccinelle and a patch generated by git? julia