From: Benny Halevy Date: Fri, 14 Aug 2009 14:18:44 +0000 (+0300) Subject: sunrpc: hton -> cpu_to_be* X-Git-Tag: v2.6.32-rc1~412^2~48^2~7^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f162d2a810b4db48f7b8d7e734d0932c81ec2a1;p=pandora-kernel.git sunrpc: hton -> cpu_to_be* htonl is already defined as cpu_to_be32. cpu_to_be64 has architecture specific optimized implementations. Signed-off-by: Benny Halevy Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed