rpc: remove unnecessary assignment
author\"J. Bruce Fields\ <bfields@citi.umich.edu>
Tue, 23 Dec 2008 21:06:33 +0000 (16:06 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 23 Dec 2008 21:06:33 +0000 (16:06 -0500)
commit99db35636842ede13bf3b6bf1a8d8f4f1c4c93bf
tree2a9bb57a57e8f3fb5e1a8ff9d4235c55f3c9b7ca
parentcf8cdbe5bd662eeaece96b017a4d6676ae416537
rpc: remove unnecessary assignment

We're just about to kfree() gss_auth, so there's no point to setting any
of its fields.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/auth_gss/auth_gss.c