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:
ecd5136
)
[PATCH] W1: u64 is not long long
author
Andrew Morton
<akpm@osdl.org>
Sat, 14 Jan 2006 08:05:59 +0000
(
00:05
-0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 24 Mar 2006 01:28:13 +0000
(17:28 -0800)
You don't know what type a u64 is, hence you cannot print it without a cast.
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found