Re: [PATCH] [SUNRPC] endianness annotations

2007-10-28 Thread David Miller
From: Al Viro <[EMAIL PROTECTED]> Date: Mon, 29 Oct 2007 04:37:58 + > rpcrdma stuff lacks endianness annotations for on-the-wire data. > > Signed-off-by: Al Viro <[EMAIL PROTECTED]> Acked-by: David S. Miller <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linu

[PATCH] [SUNRPC] endianness annotations

2007-10-28 Thread Al Viro
rpcrdma stuff lacks endianness annotations for on-the-wire data. Signed-off-by: Al Viro <[EMAIL PROTECTED]> --- diff --git a/include/linux/sunrpc/rpc_rdma.h b/include/linux/sunrpc/rpc_rdma.h index 0013a0d..87b895d 100644 --- a/include/linux/sunrpc/rpc_rdma.h +++ b/include/linux/sunrpc/rpc_rdma.h @