Re: [PATCH] i2c: add missing KERN_* constants to printks

From: Frank Seidel
Date: Sun Feb 08 2009 - 09:17:26 EST


Jean Delvare schrieb:
> + printk(KERN_DEBUG);
> for (i = 0; i < i2c->irqlogidx; i++)
> printk("[%08x:%08x] ", i2c->isrlog[i], i2c->icrlog[i]);
> printk("\n");

I changed it a bit to have the loglevel at the real beginning of the
line.

Thanks,
Frank

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