diff options
author | Bart Van Assche <bvanassche@acm.org> | 2024-10-15 12:09:44 -0700 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2024-10-16 21:56:58 +0200 |
commit | 4846c4c17e292537d4fedd9995432d3a0d78d355 (patch) | |
tree | 462d55e625e93bba8540a71a803bb37db5c0dcec /tools/perf/scripts/python | |
parent | 5732a63bada9923b4edcf90860fb8697d7c1231b (diff) |
serial: 8250: Switch to irq_get_nr_irqs()
Use the irq_get_nr_irqs() function instead of the global variable
'nr_irqs'. Prepare for changing 'nr_irqs' from an exported global
variable into a variable with file scope.
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20241015190953.1266194-14-bvanassche@acm.org
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions