Re: linux-next: build warning after merge of the nfs tree

2020-08-11 Thread Stephen Rothwell
Hi all, On Fri, 7 Aug 2020 10:36:40 +1000 Stephen Rothwell wrote: > > After merging the nfs tree, today's linux-next build (powerpc > ppc64_defconfig) produced this warning: > > In file included from include/trace/define_trace.h:102, > from fs/nfs/nfs4trace.h:2316, >

linux-next: build warning after merge of the nfs tree

2020-08-06 Thread Stephen Rothwell
Hi all, After merging the nfs tree, today's linux-next build (powerpc ppc64_defconfig) produced this warning: In file included from include/trace/define_trace.h:102, from fs/nfs/nfs4trace.h:2316, from fs/nfs/nfs4trace.c:13: fs/nfs/./nfs4trace.h: In function

Re: linux-next: build warning after merge of the nfs tree

2018-06-05 Thread Trond Myklebust
On Mon, 4 Jun 2018 at 20:18, Stephen Rothwell wrote: > > Hi Trond, > > After merging the nfs tree, today's linux-next build (arm > multi_v7_defconfig) produced this warning: > > fs/nfs/nfs4proc.c:910:13: warning: 'nfs4_layoutget_release' defined but not > used [-Wunused-function] > static void

Re: linux-next: build warning after merge of the nfs tree

2018-06-05 Thread Trond Myklebust
On Mon, 4 Jun 2018 at 20:18, Stephen Rothwell wrote: > > Hi Trond, > > After merging the nfs tree, today's linux-next build (arm > multi_v7_defconfig) produced this warning: > > fs/nfs/nfs4proc.c:910:13: warning: 'nfs4_layoutget_release' defined but not > used [-Wunused-function] > static void

linux-next: build warning after merge of the nfs tree

2018-06-04 Thread Stephen Rothwell
Hi Trond, After merging the nfs tree, today's linux-next build (arm multi_v7_defconfig) produced this warning: fs/nfs/nfs4proc.c:910:13: warning: 'nfs4_layoutget_release' defined but not used [-Wunused-function] static void nfs4_layoutget_release(void *calldata)

linux-next: build warning after merge of the nfs tree

2018-06-04 Thread Stephen Rothwell
Hi Trond, After merging the nfs tree, today's linux-next build (arm multi_v7_defconfig) produced this warning: fs/nfs/nfs4proc.c:910:13: warning: 'nfs4_layoutget_release' defined but not used [-Wunused-function] static void nfs4_layoutget_release(void *calldata)

linux-next: build warning after merge of the nfs tree

2018-01-15 Thread Stephen Rothwell
Hi Trond, After merging the nfs tree, today's linux-next build (arm multi_v7_defconfig) produced this warning: fs/nfs/export.c: In function 'nfs_encode_fh': fs/nfs/export.c:58:1: warning: label 'out' defined but not used [-Wunused-label] out: ^~~ Introduced by commit aaa150089465 ("nfs:

linux-next: build warning after merge of the nfs tree

2018-01-15 Thread Stephen Rothwell
Hi Trond, After merging the nfs tree, today's linux-next build (arm multi_v7_defconfig) produced this warning: fs/nfs/export.c: In function 'nfs_encode_fh': fs/nfs/export.c:58:1: warning: label 'out' defined but not used [-Wunused-label] out: ^~~ Introduced by commit aaa150089465 ("nfs:

linux-next: build warning after merge of the nfs tree

2015-10-19 Thread Stephen Rothwell
Hi Trond, After merging the nfs tree, today's linux-next build (powerpc allyesconfig produced this warning: ./usr/include/linux/nfs.h:40: found __[us]{8,16,32,64} type without #include Introduced by commit a340abcf4173 ("nfs42: add NFS_IOC_CLONE_RANGE ioctl") -- Cheers, Stephen Rothwell

linux-next: build warning after merge of the nfs tree

2015-10-19 Thread Stephen Rothwell
Hi Trond, After merging the nfs tree, today's linux-next build (powerpc allyesconfig produced this warning: ./usr/include/linux/nfs.h:40: found __[us]{8,16,32,64} type without #include Introduced by commit a340abcf4173 ("nfs42: add NFS_IOC_CLONE_RANGE ioctl") -- Cheers, Stephen Rothwell

linux-next: build warning after merge of the nfs tree

2014-06-16 Thread Stephen Rothwell
Hi Trond, After merging the nfs tree, today's linux-next build (powerpc ppc44x_defconfig and probably others) produced this warning: fs/nfs/pagelist.c: In function 'nfs_initiate_pgio': fs/nfs/pagelist.c:555:16: warning: unused variable 'inode' [-Wunused-variable] struct inode *inode =

linux-next: build warning after merge of the nfs tree

2014-06-16 Thread Stephen Rothwell
Hi Trond, After merging the nfs tree, today's linux-next build (powerpc ppc44x_defconfig and probably others) produced this warning: fs/nfs/pagelist.c: In function 'nfs_initiate_pgio': fs/nfs/pagelist.c:555:16: warning: unused variable 'inode' [-Wunused-variable] struct inode *inode =