[PATCH] wimax: fix printk format warnings

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Randy Dunlap <rdunlap at xenotime.net>
Date: Sat, 21 Jul 2012 13:54:35 -0700

> From: Randy Dunlap <rdunlap at xenotime.net>
> 
> 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 <rdunlap at xenotime.net>
> Reported-by: Geert Uytterhoeven <geert at linux-m68k.org>

Applied, thanks Randy.


[Index of Archives]     [Linux Kernel]     [Linux Wireless]     [Linux Bluetooth]     [Linux Netdev]     [Linux Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux