NFS: Address a couple of nits in nfs_follow_referral()
authorChuck Lever <chuck.lever@oracle.com>
Mon, 10 Dec 2007 19:57:31 +0000 (14:57 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 30 Jan 2008 07:05:52 +0000 (02:05 -0500)
commit3f43c6667acb4e02962b2829a4d4ebb6b6e6f70e
tree7aacec451f882c77d624d4486ac877bf48498674
parent1d98fe6717c5786394268da430a4354f6205da54
NFS: Address a couple of nits in nfs_follow_referral()

Clean up: fix an outdated block comment, and address a comparison
between a signed and unsigned integer.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4namespace.c