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:
f400923
)
tipc: trivial endian annotation in debug statement
author
Harvey Harrison
<harvey.harrison@gmail.com>
Sat, 8 Nov 2008 07:37:50 +0000
(23:37 -0800)
committer
David S. Miller
<davem@davemloft.net>
Sat, 8 Nov 2008 07:37:50 +0000
(23:37 -0800)
Use htonl rather than ntohl on a u32.
net/tipc/name_table.c:557:2: warning: cast to restricted __be32
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found