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:
e86eaa3
)
[TIPC]: Fix 64-bit build warnings.
author
David S. Miller
<davem@sunset.davemloft.net>
Thu, 12 Jan 2006 21:22:32 +0000
(13:22 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Thu, 12 Jan 2006 22:06:41 +0000
(14:06 -0800)
When storing u32 values in a pointer, need to do
some long casts to keep GCC happy.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found