xprtrdma: Modernize htonl and ntohl
authorChuck Lever <chuck.lever@oracle.com>
Wed, 21 Jan 2015 16:02:13 +0000 (11:02 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 30 Jan 2015 15:47:48 +0000 (10:47 -0500)
commit284f4902a632584e8d73cf7d9363f819adf7240c
treed9e0b2061ddb268c6297bd25e5342dad7a4eebe1
parent8502427ccd9500cefc1ad47655371f9121934845
xprtrdma: Modernize htonl and ntohl

Clean up: Replace htonl and ntohl with the be32 equivalents.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Reviewed-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
include/linux/sunrpc/rpc_rdma.h
include/linux/sunrpc/svc_rdma.h
net/sunrpc/xprtrdma/rpc_rdma.c
This page took 0.025034 seconds and 5 git commands to generate.