Re: [PATCHv2 1/2] i2c: add missing KERN_* constants to printks

From: Jean Delvare
Date: Mon Feb 09 2009 - 07:22:56 EST


On Sun, 08 Feb 2009 15:18:49 +0100, Frank Seidel wrote:
> From: Frank Seidel <frank@xxxxxxxxxxx>
>
> According to kerneljanitors todo list all printk calls (beginning
> a new line) should have an according KERN_* constant.
> Those are the missing pieces here for the i2c subsystem.
>
> Signed-off-by: Frank Seidel <frank@xxxxxxxxxxx>
> ---
> drivers/i2c/algos/i2c-algo-pcf.c | 2 +-
> drivers/i2c/busses/i2c-pca-isa.c | 5 +++--
> drivers/i2c/busses/i2c-powermac.c | 3 ++-
> drivers/i2c/busses/i2c-pxa.c | 9 +++++----
> 4 files changed, 11 insertions(+), 8 deletions(-)

Applied, thanks.

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