diff options
author | Ladislav Michl <ladis@linux-mips.org> | 2017-10-16 18:13:03 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2017-10-16 21:05:14 +0200 |
commit | 77c858fa343bb09cc3fe1456fda5710c974845b9 (patch) | |
tree | 1291dafcc92778b72a1c224fe1de4febf4fa85cf /scripts/gdb/linux/utils.py | |
parent | 62518c02f75ff9b19c07b53b8e13ed878211b795 (diff) |
irqchip/irq-omap-intc: Do not statically initialize variables
omap_nr_pending and omap_nr_irqs variables are initialized
right at the beginning of intc_of_init function, so there's
no need to statically initialize them.
Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Cc: Tony Lindgren <tony@atomide.com>
Cc: linux-omap@vger.kernel.org
Cc: Jason Cooper <jason@lakedaemon.net>
Link: https://lkml.kernel.org/r/20171016161303.veumgcd3xom5c54r@lenoch
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions