diff options
author | Marek BehĂșn <[email protected]> | 2024-07-11 18:08:59 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2024-07-30 13:35:48 +0200 |
commit | a5d32b7475fffe2506fa374b1d6b4a74fa13020c (patch) | |
tree | 6313f18cc7ca1b2a3acf79319f2f3f2a00e1599f /tools/perf/scripts/python/intel-pt-events.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 <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/all/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions