* [PATCH 14/15 v2] irqchip/metag-ext: improve function-level documentation
@ 2016-10-01 20:48 Julia Lawall
0 siblings, 0 replies; only message in thread
From: Julia Lawall @ 2016-10-01 20:48 UTC (permalink / raw)
To: James Hogan
Cc: kernel-janitors-u79uwXL29TY76Z2rM5mHXA, Thomas Gleixner,
Jason Cooper, Marc Zyngier, metag, LKML
Drop the variable irq which ceased to be a parameter in commit bd0b9ac405e1
("genirq: Remove irq argument from irq flow handlers")
Issue detected using Coccinelle (http://coccinelle.lip6.fr/)
Signed-off-by: Julia Lawall <Julia.Lawall-L2FTfq7BK8M@public.gmane.org>
Acked-by: James Hogan <james.hogan-1AXoQHu6uovQT0dZR+AlfA@public.gmane.org>
---
v2: correct commit reference, independent of the rest of the series
drivers/irqchip/irq-metag-ext.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/irqchip/irq-metag-ext.c b/drivers/irqchip/irq-metag-ext.c
index 8c38b3d..0cdd923 100644
--- a/drivers/irqchip/irq-metag-ext.c
+++ b/drivers/irqchip/irq-metag-ext.c
@@ -436,7 +436,6 @@ static int meta_intc_irq_set_type(struct irq_data *data, unsigned int flow_type)
/**
* meta_intc_irq_demux() - external irq de-multiplexer
- * @irq: the virtual interrupt number
* @desc: the interrupt description structure for this irq
*
* The cpu receives an interrupt on TR2 when a SoC interrupt has occurred. It is
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-10-01 20:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-01 20:48 [PATCH 14/15 v2] irqchip/metag-ext: improve function-level documentation Julia Lawall
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox