diff options
| author | Randy Dunlap <[email protected]> | 2012-07-21 10:54:35 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2012-07-22 12:18:39 -0700 |
| commit | 2a304bb8fa6a60cf6039f9a686798ec330f198ef (patch) | |
| tree | 39b9c15e9e7e063827241e12e49794cbc9171a41 /net/lapb/lapb_subr.c | |
| parent | 5aa93bcf66f4af094d6f11096e81d5501a0b4ba5 (diff) | |
wimax: fix printk format warnings
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]>
Cc: Inaky Perez-Gonzalez <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions