Home
last modified time | relevance | path

Searched hist:"51 bad8cc1301f14ebf6840a6d8098520553ed5d5" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_rw.cdiff 51bad8cc1301f14ebf6840a6d8098520553ed5d5 Fri Mar 13 09:42:10 CDT 2020 Chuck Lever <chuck.lever@oracle.com> svcrdma: Const-ify the xdr_buf arguments

Clean up: Ensure the code in rw.c does not modify the argument, and
enable callers to also use "const struct xdr_buf *".

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>