On Fri, 2009-06-19 at 10:50 +1000, Stephen Rothwell wrote: > Hi Trond, > > Today's linux-next build (powerpc ppc64_defconfig) produced this warning: > > fs/nfs/super.c: In function 'nfs_parse_mount_options': > fs/nfs/super.c:1253: warning: passing argument 2 of 'match_int' from incompatible pointer type > include/linux/parser.h:29: note: expected 'int *' but argument is of type 'long unsigned int *' > > Introduced by commit 3fd5be9e19921a89d9ed78d6a708a379a6c3c76a ("nfs41: > add mount command option minorversion"). > That's my fault: it was due to inattention during the merge of the nfsv41 tree with the mainline NFS changes. I'll fix... Trond -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html