diff options
author | Ladislav Michl <[email protected]> | 2017-10-16 18:13:03 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2017-10-16 21:05:14 +0200 |
commit | 77c858fa343bb09cc3fe1456fda5710c974845b9 (patch) | |
tree | 1291dafcc92778b72a1c224fe1de4febf4fa85cf /tools/perf/scripts/python/export-to-sqlite.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 <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Marc Zyngier <[email protected]>
Cc: Tony Lindgren <[email protected]>
Cc: [email protected]
Cc: Jason Cooper <[email protected]>
Link: https://lkml.kernel.org/r/20171016161303.veumgcd3xom5c54r@lenoch
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions