git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86a45a0
)
usb: fix ips1760-hcd printk format warning
author
Randy Dunlap
<randy.dunlap@oracle.com>
Wed, 16 Mar 2011 00:09:10 +0000
(17:09 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 13 Apr 2011 22:43:58 +0000
(15:43 -0700)
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 <randy.dunlap@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found