aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/serial/ipaq.c
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@xenotime.net>2006-08-07 15:56:40 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2006-09-27 11:58:51 -0700
commit25d94e682ccb8938177bffafa67a7d21c7282a4a (patch)
tree428e7e512dcf6dae9891f8c2c22ae000cbcfde66 /drivers/usb/serial/ipaq.c
parent933a27d39e0e57ba56cff2e4ebe92cf23f4cd815 (diff)
usbnet: printk format warning
Fix printk format warning(s): drivers/usb/net/usbnet.c:654: warning: int format, different type arg (arg 3) The fact that rx_urb_size happens to be a size_t has propagated all the way back to this printk. It's fragile to be using %z in this case - let's just typecast the args instead. Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/serial/ipaq.c')
0 files changed, 0 insertions, 0 deletions