diff options
author | Bart Van Assche <[email protected]> | 2024-10-15 12:09:37 -0700 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2024-10-16 21:56:57 +0200 |
commit | f642974c0b772a18675602f2a366aa49d07baf8c (patch) | |
tree | 2bcaf73c22f9ad15d6126b23e356a5a8566c71a5 /tools/perf/scripts/python | |
parent | 951248383a9029f236e80c3e408012f6e280fb2f (diff) |
x86/acpi: Switch to irq_get_nr_irqs() and irq_set_nr_irqs()
Use the irq_get_nr_irqs() and irq_set_nr_irqs() functions 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 <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/all/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions