Hi Bruce- Follow-on to Christoph's const-ification of the proc arrays, and a clean-up suggested by Dan Carpenter. More to come. --- Chuck Lever (4): sunrpc: Const-ify instances of struct svc_xprt_ops nfsd: Const-ify NFSv4 encoding and decoding ops arrays sunrpc: Const-ify struct sv_serv_ops svcrdma: Clean up svc_rdma_build_read_chunk() fs/lockd/svc.c | 2 +- fs/nfs/callback.c | 10 +++++----- fs/nfsd/nfs4xdr.c | 4 ++-- fs/nfsd/nfssvc.c | 2 +- include/linux/sunrpc/svc.h | 6 +++--- include/linux/sunrpc/svc_xprt.h | 4 ++-- net/sunrpc/svc.c | 6 +++--- net/sunrpc/svcsock.c | 6 +++--- net/sunrpc/xprtrdma/svc_rdma_rw.c | 8 +++++--- net/sunrpc/xprtrdma/svc_rdma_transport.c | 4 ++-- 10 files changed, 27 insertions(+), 25 deletions(-) -- Chuck Lever -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html