SUNRPC: Clean up static inline functions in svc_xprt.h
authorChuck Lever <chuck.lever@oracle.com>
Thu, 12 Mar 2009 16:07:14 +0000 (12:07 -0400)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Wed, 18 Mar 2009 22:13:28 +0000 (18:13 -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: J. Bruce Fields <bfields@citi.umich.edu>

No differences found