irq: change references from NR_IRQS to nr_irqs
authorMike Travis <travis@sgi.com>
Sun, 11 Jan 2009 06:24:06 +0000 (22:24 -0800)
committerIngo Molnar <mingo@elte.hu>
Sun, 11 Jan 2009 18:13:29 +0000 (19:13 +0100)
commit9594949b060efe86ecaa1a66839232a3b9800bc9
tree5d0a450fd271c23c838e22f5e6998d24f6921e3c
parentc7a3589e7a1f8fdbd2536fe1bfa60b37f5121c69
irq: change references from NR_IRQS to nr_irqs

Impact: preparation, cleanup, add KERN_INFO printk

Modify references from NR_IRQS to nr_irqs as the later will become
variable-sized based on nr_cpu_ids when CONFIG_SPARSE_IRQS=y.

Signed-off-by: Mike Travis <travis@sgi.com>
arch/x86/kernel/io_apic.c
kernel/irq/handle.c