summaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2012-02-03 14:50:07 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2012-03-24 09:38:53 +0000
commit342d00ae2b85af003f11036484a33e12e906fe92 (patch)
tree626fdc7828fe672905b2801bef3540ce94431dd6 /fs
parentd33c88c659d708e7c5d518a05ef9349a36217bb2 (diff)
downloadlinux-342d00ae2b85af003f11036484a33e12e906fe92.tar.gz
linux-342d00ae2b85af003f11036484a33e12e906fe92.tar.bz2
linux-342d00ae2b85af003f11036484a33e12e906fe92.zip
ARM: 7317/1: irq: avoid NULL check in for_each_irq_desc loop
ARM unconditionally selects CONFIG_GENERIC_HARDIRQS, so the definition of for_each_irq_desc will check that the desc is non-NULL anyway. This patch removes a redundant check from the IRQ migration code. Signed-off-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions