[PATCH] irda-usb printk fix
authorAndrew Morton <akpm@osdl.org>
Sun, 25 Jun 2006 12:49:19 +0000 (05:49 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 25 Jun 2006 17:01:24 +0000 (10:01 -0700)
commited6a209024c23dbb39bfaa7361eb0b9c3fcc2b93
treea60f8ec403024654016729e1043f46e80945e0fd
parent9e37bd301ee130598fa1406c1281caa159473bf8
[PATCH] irda-usb printk fix

drivers/net/irda/irda-usb.c: In function 'stir421x_patch_device':
drivers/net/irda/irda-usb.c:1108: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'size_t'

Cc: Greg KH <greg@kroah.com>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/net/irda/irda-usb.c