diff options
author | Ladislav Michl <ladis@linux-mips.org> | 2017-10-16 19:13:03 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2017-10-16 22:05:14 +0300 |
commit | 77c858fa343bb09cc3fe1456fda5710c974845b9 (patch) | |
tree | 1291dafcc92778b72a1c224fe1de4febf4fa85cf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 62518c02f75ff9b19c07b53b8e13ed878211b795 (diff) | |
download | linux-77c858fa343bb09cc3fe1456fda5710c974845b9.tar.xz |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions