NFS: Remove unused argument from nfs_find_best_sec()
authorBryan Schumaker <bjschuma@netapp.com>
Tue, 12 Apr 2011 12:47:15 +0000 (08:47 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 12 Apr 2011 23:34:23 +0000 (19:34 -0400)
commit561f0b0ad073859a87d22845ddfd9df149b22e5f
tree14ac040cb0f709854ba71513332b5b3871b87b4b
parent4b38a6db01b09198f4045661815a0039c3d80660
NFS: Remove unused argument from nfs_find_best_sec()

The inode was used in an earlier version of the code, but it isn't
used anymore.

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/namespace.c