net/sunrpc/xprtrdma/svc_rdma_marshal.c
deleted100644 → 0
+0
−168
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
svc_rdma_marshal.c has one remaining exported function -- svc_rdma_xdr_decode_req -- and it has a single call site. Take the same approach as the sendto path, and move this function into the source file where it is called. This is a refactoring change only. Signed-off-by:Chuck Lever <chuck.lever@oracle.com> Signed-off-by:
J. Bruce Fields <bfields@redhat.com>