NFS: Clean-up: fix a compiler warning in fs/nfs/super.c
authorChuck Lever <chuck.lever@oracle.com>
Sun, 1 Jul 2007 16:12:40 +0000 (12:12 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Jul 2007 03:40:44 +0000 (23:40 -0400)
commit4d81cd16112f86dc279d90ef7a24f2b1be339c3c
tree845b752db51792da6a5841196e3bede634c322aa
parent0655960f76922a720ad14a510ed91a51395e742b
NFS: Clean-up: fix a compiler warning in fs/nfs/super.c

/home/cel/linux/fs/nfs/super.c: In function 'nfs_pseudoflavour_to_name':
/home/cel/linux/fs/nfs/super.c:270: warning: comparison between signed and unsigned

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