Re: pnpacpi: reduce printk severity for "pnpacpi: exceeded the maxnumber of ..."

From: Chris Wright
Date: Thu Apr 17 2008 - 13:12:51 EST


* Nick Andrew (nick@xxxxxxxxxxxxxxx) wrote:
> 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.

Not for -stable...maybe upstream, send Len a patch.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/