diff options
author | Bart Van Assche <bvanassche@acm.org> | 2024-10-15 12:09:50 -0700 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2024-10-16 21:56:59 +0200 |
commit | 3e48fa2ecf4de8baf8a368987f8ea8ffb64ac7af (patch) | |
tree | eb4c35e3bfc28170afeddaf5ab510d9116c9d8df /fs/proc/interrupts.c | |
parent | d0c62d51ede0718203502c192665e1d379fbf207 (diff) |
xen/events: 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-20-bvanassche@acm.org
Diffstat (limited to 'fs/proc/interrupts.c')
0 files changed, 0 insertions, 0 deletions