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:
9f162d2
)
sunrpc: ntoh -> be*_to_cpu
author
Benny Halevy
<bhalevy@panasas.com>
Fri, 14 Aug 2009 14:18:49 +0000
(17:18 +0300)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 14 Aug 2009 17:12:52 +0000
(13:12 -0400)
ntohl is already defined as be32_to_cpu.
be64_to_cpu has architecture specific optimized implementations.
Signed-off-by: Benny Halevy <bhalevy@panasas.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found