From: Vinod Koul <vinod.koul@intel.com>
To: yalin wang <yalin.wang2010@gmail.com>
Cc: dan.j.williams@intel.com, tglx@linutronix.de, robh@kernel.org,
jiang.liu@linux.intel.com, dmaengine@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] dma/ipu: change ipu_irq_handler() to remove compile warning
Date: Fri, 28 Aug 2015 10:03:32 +0530 [thread overview]
Message-ID: <20150828043332.GI13546@localhost> (raw)
In-Reply-To: <1440489668-3139-1-git-send-email-yalin.wang2010@gmail.com>
On Tue, Aug 25, 2015 at 04:01:08PM +0800, yalin wang wrote:
> Change ipu_irq_handler() to avoid gcc warning:
>
> drivers/dma/ipu/ipu_irq.c:305:4: warning: 'irq' may be used
> uninitialized in this function [-Wmaybe-uninitialized]
> generic_handle_irq(irq);
Applied after fixing subsystem name
--
~Vinod
next prev parent reply other threads:[~2015-08-28 4:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-25 8:01 [PATCH] dma/ipu: change ipu_irq_handler() to remove compile warning yalin wang
2015-08-25 8:07 ` Thomas Gleixner
2015-08-25 8:16 ` yalin wang
2015-08-28 4:33 ` Vinod Koul [this message]
2015-08-28 4:34 ` Vinod Koul
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=20150828043332.GI13546@localhost \
--to=vinod.koul@intel.com \
--cc=dan.j.williams@intel.com \
--cc=dmaengine@vger.kernel.org \
--cc=jiang.liu@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@kernel.org \
--cc=tglx@linutronix.de \
--cc=yalin.wang2010@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.