From: Randy Dunlap <[email protected]>
Date: Sat, 21 Jul 2012 13:54:35 -0700

> From: Randy Dunlap <[email protected]>
> 
> Fix printk format warnings in drivers/net/wimax/i2400m:
> 
> drivers/net/wimax/i2400m/control.c: warning: format '%zu' expects argument of 
> type 'size_t', but argument 4 has type 'ssize_t' [-Wformat]
> drivers/net/wimax/i2400m/control.c: warning: format '%zu' expects argument of 
> type 'size_t', but argument 5 has type 'ssize_t' [-Wformat]
> drivers/net/wimax/i2400m/usb-fw.c: warning: format '%zu' expects argument of 
> type 'size_t', but argument 4 has type 'ssize_t' [-Wformat]
> 
> I don't see these warnings on x86.  The warnings that are quoted above
> are from Geert's kernel build reports.
> 
> Signed-off-by: Randy Dunlap <[email protected]>
> Reported-by: Geert Uytterhoeven <[email protected]>

Applied, thanks Randy.
_______________________________________________
wimax mailing list
[email protected]
http://lists.linuxwimax.org/listinfo/wimax

Reply via email to