SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/async
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 14 Feb 2008 16:11:30 +0000 (11:11 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 14 Feb 2008 16:17:24 +0000 (11:17 -0500)
commitcbc20059259edee4ea24c923e6627c394830c972
tree648caf84d855d497880fdd0cfb58319806d80fd1
parent2785259631697ebb0749a3782cca206e2e542939
SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/async

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
include/linux/sunrpc/clnt.h
net/sunrpc/clnt.c