diff options
author | Huang Shijie <shijie.huang@arm.com> | 2015-09-02 10:24:55 +0800 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2015-09-22 16:14:55 +0200 |
commit | 71f64340fc0eadd06036d0db9a511b6d726add1d (patch) | |
tree | c1ab2791ff1cb79d35d1a4a5eb0b7bde8ca6b112 /kernel/cpu.c | |
parent | b55a3bb8650ddb096624175c55176d7fdbcad4ae (diff) | |
download | blackbird-op-linux-71f64340fc0eadd06036d0db9a511b6d726add1d.tar.gz blackbird-op-linux-71f64340fc0eadd06036d0db9a511b6d726add1d.zip |
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: Huang Shijie <shijie.huang@arm.com>
Reviewed-by: Jiang 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: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'kernel/cpu.c')
0 files changed, 0 insertions, 0 deletions