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)
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>

No differences found