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:
260a980
)
[AFS]: Fix u64 printing in debug logging.
author
David S. Miller
<davem@sunset.davemloft.net>
Thu, 26 Apr 2007 23:06:22 +0000
(16:06 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Thu, 26 Apr 2007 23:06:22 +0000
(16:06 -0700)
Need 'unsigned long long' casts to quiet warnings on
64-bit platforms when using %ll on a u64.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found