Re: [PATCH -mmotm] wimax: fix i2400m printk formats

From: Iñaky Pérez-González
Date: Tue Mar 10 2009 - 14:51:55 EST


On Monday 09 March 2009, Randy Dunlap wrote:
> From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
>
> Fix printk format warnings:
>
> drivers/net/wimax/i2400m/netdev.c:523: warning: format '%zu' expects type
> 'size_t', but argument 7 has type 'unsigned int'
> drivers/net/wimax/i2400m/netdev.c:548: warning: format '%zu' expects type
> 'size_t', but argument 7 has type 'unsigned int'
>
> Signed-off-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
Signed-off-by: Inaky Perez-Gonzalez <inaky@xxxxxxxxxxxxxxx>

Applied, thanks
--
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/