Skip to content
Commit 71f64340 authored by Huang Shijie's avatar Huang Shijie Committed by Thomas Gleixner
Browse files

genirq: Remove the second parameter from handle_irq_event_percpu()



Actually, we always use the first irq action of the @desc->action
chain, so remove the second parameter from handle_irq_event_percpu()
which makes the code more tidy.

Signed-off-by: default avatarHuang Shijie <shijie.huang@arm.com>
Reviewed-by: default avatarJiang Liu <jiang.liu@linux.intel.com>
Cc: peterz@infradead.org
Cc: marc.zyngier@arm.com
Link: http://lkml.kernel.org/r/1441160695-19809-1-git-send-email-shijie.huang@arm.com
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent b55a3bb8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment