sparseirq: do not printk when migrating IRQ descriptors
authorIngo Molnar <mingo@elte.hu>
Fri, 26 Dec 2008 18:10:04 +0000 (19:10 +0100)
committerIngo Molnar <mingo@elte.hu>
Sat, 27 Dec 2008 08:29:21 +0000 (09:29 +0100)
commit8b07cd44511f3aa78dd912cca6493275a6787dc5
tree415a330e87af5baba37157d3e4984a9a563bab19
parent00c23634879062d1c38d60128bf150c394a359e8
sparseirq: do not printk when migrating IRQ descriptors

Impact: reduce printk noise

There were a couple of leftover KERN_DEBUG debugging printks, remove
them. Also clarify an error message.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/irq/numa_migrate.c