NFS: Fix more sparse warnings
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 14 May 2007 21:20:41 +0000 (17:20 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 14 May 2007 23:33:46 +0000 (19:33 -0400)
commit2e42c3e2aec6e24e58c4c601e1a33f0e9e36e314
tree1397e0c0df117b06563417d4e1f19e2f443fc062
parent10afec9081fee7e48995fa396fba22c7de4b99d4
NFS: Fix more sparse warnings

 - fs/nfs/nfs4xdr.c:2499:42: warning: incorrect type in argument 2
   (different signedness)
 - fs/nfs/nfs4xdr.c:2658:49: warning: incorrect type in argument 4
   (different explicit signedness)
 - fs/nfs/nfs4xdr.c:2683:50: warning: incorrect type in argument 4
   (different explicit signedness)
 - fs/nfs/nfs4xdr.c:3063:68: warning: incorrect type in argument 4
   (different explicit signedness)
 - fs/nfs/nfs4xdr.c:3065:68: warning: incorrect type in argument 4
   (different explicit signedness)

 - fs/nfs/callback_xdr.c:138:31: warning: incorrect type in argument 2
   (different signedness)

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/callback.h
fs/nfs/nfs4xdr.c