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:
6566961
)
staging: speakup: fix printk format warning
author
Randy Dunlap
<randy.dunlap@oracle.com>
Wed, 13 Oct 2010 20:10:49 +0000
(13:10 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 14 Oct 2010 19:14:10 +0000
(12:14 -0700)
Fix printk format warning:
drivers/staging/speakup/serialio.c:44: warning: format '%x' expects type 'unsigned int', but argument 2 has type 'long unsigned int'
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: <speakup@braille.uwo.ca>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found