SUNRPC: Clean up static inline functions in svc_xprt.h
authorChuck Lever <chuck.lever@oracle.com>
Thu, 19 Mar 2009 00:45:43 +0000 (20:45 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 28 Mar 2009 19:53:22 +0000 (15:53 -0400)
Clean up:  Enable the use of const arguments in higher level svc_ APIs
by adding const to the arguments of the helper functions in svc_xprt.h

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

No differences found