Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1215085
| From | Vinod Koul <vinod.koul@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] dma/ipu: change ipu_irq_handler() to remove compile warning |
| Date | 2015-08-28 06:40 +0200 |
| Message-ID | <q2jCh-Zu-5@gated-at.bofh.it> (permalink) |
| References | <q1hCy-P0-17@gated-at.bofh.it> <q2jCh-Zu-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Aug 28, 2015 at 10:03:32AM +0530, Vinod Koul wrote: > 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 Just to be clear, V2 of this patch was applied -- ~Vinod -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] dma/ipu: change ipu_irq_handler() to remove compile warning yalin wang <yalin.wang2010@gmail.com> - 2015-08-25 10:20 +0200
Re: [PATCH] dma/ipu: change ipu_irq_handler() to remove compile warning Vinod Koul <vinod.koul@intel.com> - 2015-08-28 06:40 +0200
Re: [PATCH] dma/ipu: change ipu_irq_handler() to remove compile warning Vinod Koul <vinod.koul@intel.com> - 2015-08-28 06:40 +0200
csiph-web