On Wed, Apr 16, 2008 at 06:02:20PM -0700, Chris Wright wrote: > - printk(KERN_ERR "pnpacpi: exceeded the max number of IRQ " > + printk(KERN_WARNING "pnpacpi: exceeded the max number of IRQ " > "resources: %d \n", PNP_MAX_IRQ); This is a good time to delete that whitespace before the newline in this hunk plus the two following. Unless you're going to go to dynamic memory allocation for these arrays in a month and wipe out all this code. Nick. -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html