]> git.karo-electronics.de Git - mv-sheeva.git/commit
NLM: Fix sparse warnings
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 14 May 2007 21:21:26 +0000 (17:21 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 14 May 2007 23:33:46 +0000 (19:33 -0400)
commitd48c5f41000ad176df71d2d43932c6c50f938196
treefa513ac473e1a9cd778c35fc260db6e7e4fc3dd6
parent2e42c3e2aec6e24e58c4c601e1a33f0e9e36e314
NLM: Fix sparse warnings

 - fs/lockd/xdr4.c:140:27: warning: incorrect type in argument 2 (different
   explicit signedness)
 - fs/lockd/xdr4.c:141:27: warning: incorrect type in argument 2 (different
   explicit signedness)
 - fs/lockd/xdr4.c:432:28: warning: incorrect type in argument 2 (different
   explicit signedness)
 - fs/lockd/xdr4.c:433:28: warning: incorrect type in argument 2 (different
   explicit signedness)
 - fs/lockd/xdr4.c:587:20: warning: symbol 'nlm_version4' was not declared.
   Should it be static?

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/lockd/xdr.c
fs/lockd/xdr4.c
include/linux/lockd/xdr4.h