From: Randy Dunlap Date: Wed, 16 Mar 2011 00:09:10 +0000 (-0700) Subject: usb: fix ips1760-hcd printk format warning X-Git-Tag: v2.6.39-rc4~16^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d06847fec256f4f902075ce5986e10f7c55fa250;p=pandora-kernel.git usb: fix ips1760-hcd printk format warning Fix printk format build warning and grammar typo on same line. drivers/usb/host/isp1760-hcd.c:300: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'size_t' Signed-off-by: Randy Dunlap Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed