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:
e4cb372
)
Staging: xgifb: use %lx instead of %x in printk format
author
Bill Pemberton
<wfp5p@virginia.edu>
Thu, 17 Jun 2010 17:10:33 +0000
(13:10 -0400)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 22 Jun 2010 21:20:36 +0000
(14:20 -0700)
This fixes compiler warning format '%x' expects type 'unsigned int',
but argument 2 has type 'long unsigned int'
Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Cc: Arnaud Patard <apatard@mandriva.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found