OSDN Git Service

SUNRPC: Fix up constant string declarations in struct rpcbind_args
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 8 Jan 2008 02:16:56 +0000 (21:16 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 30 Jan 2008 07:06:06 +0000 (02:06 -0500)
commit86d61d8638ddf9cdf87df26c7fa69b2804425fbe
tree881e245cd44cc3354e5d60adc3a5b8907ef4f4bf
parentb454ae906085cf7774fb4756746680c9b03b6f84
SUNRPC: Fix up constant string declarations in struct rpcbind_args

...and eliminate an unnecessary cast.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/rpcb_clnt.c