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:
5669021
)
PNP: Add missing casts in printk() arguments
author
Pierre Ossman
<drzeus-list@drzeus.cx>
Thu, 13 Jul 2006 09:35:41 +0000
(11:35 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 3 Aug 2006 20:20:06 +0000
(13:20 -0700)
Some resource_size_t values are fed to printk() without handling the fact
that they can have different size depending on your .config.
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found