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:
134c99e
)
[ARM] ecard: silence new warning caused by previous commit
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Thu, 3 May 2007 09:55:46 +0000
(10:55 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 3 May 2007 13:16:56 +0000
(14:16 +0100)
PTR_ERR()'s type is unsigned long, so formats when printing
must be %ld, not %d.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found