public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vinod.koul@intel.com>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Julia Lawall <Julia.Lawall@lip6.fr>,
	Dan Williams <dan.j.williams@intel.com>,
	dmaengine@vger.kernel.org
Subject: Re: [patch 1/2] dma: ipu: Prepare irq handlers for irq argument removal
Date: Wed, 5 Aug 2015 11:08:42 +0530	[thread overview]
Message-ID: <20150805053842.GR11789@localhost> (raw)
In-Reply-To: <20150801062952.928067941@linutronix.de>

On Sat, Aug 01, 2015 at 07:06:58AM +0000, Thomas Gleixner wrote:
> The irq argument of most interrupt flow handlers is unused or merily
> used instead of a local variable. The handlers which need the irq
> argument can retrieve the irq number from the irq descriptor.
>     
> Search and update was done with coccinelle and the invaluable help of
> Julia Lawall.

Applied both with fix in subsystem name

Thanks
-- 
~Vinod


  reply	other threads:[~2015-08-05  5:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-01  7:06 [patch 0/2] dma: ipu: Preparation for API change and consolidation Thomas Gleixner
2015-08-01  7:06 ` [patch 1/2] dma: ipu: Prepare irq handlers for irq argument removal Thomas Gleixner
2015-08-05  5:38   ` Vinod Koul [this message]
2015-08-01  7:06 ` [patch 2/2] dma: ipu: Consolidate duplicated irq handlers Thomas Gleixner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150805053842.GR11789@localhost \
    --to=vinod.koul@intel.com \
    --cc=Julia.Lawall@lip6.fr \
    --cc=dan.j.williams@intel.com \
    --cc=dmaengine@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox