diff options
author | Marek BehĂșn <kabel@kernel.org> | 2024-07-11 18:08:59 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2024-07-30 13:35:48 +0200 |
commit | a5d32b7475fffe2506fa374b1d6b4a74fa13020c (patch) | |
tree | 6313f18cc7ca1b2a3acf79319f2f3f2a00e1599f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 66fc31034f96cbdef7687b1c55d600367e70287e (diff) |
irqchip/armada-370-xp: Use consistent types when iterating interrupts
When iterating, use either the irq_hw_number_t type or the unsigned int
type for the iterator variable, depending on whether the variable
represents HW IRQ number or whether it is added to a IRQ number.
Signed-off-by: Marek BehĂșn <kabel@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20240711160907.31012-3-kabel@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions