[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20200616102144.48daa1bc@canb.auug.org.au>
Date: Tue, 16 Jun 2020 10:21:44 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Al Viro <viro@...IV.linux.org.uk>
Cc: Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Herbert Xu <herbert@...dor.apana.org.au>
Subject: linux-next: build warning after merge of the vfs tree
Hi all,
After merging the vfs tree, today's linux-next build (powerpc
ppc64_defconfig) produced this warning:
In file included from include/linux/compat.h:15,
from arch/powerpc/kernel/asm-offsets.c:14:
include/linux/socket.h:419:38: warning: 'struct file' declared inside parameter list will not be visible outside of this definition or declaration
419 | extern int __sys_accept4_file(struct file *file, unsigned file_flags,
| ^~~~
include/linux/socket.h:427:38: warning: 'struct file' declared inside parameter list will not be visible outside of this definition or declaration
427 | extern int __sys_connect_file(struct file *file, struct sockaddr_storage *addr,
| ^~~~
And many more :-(
Introduced by commit
f0187db056dc ("iov_iter: Move unnecessary inclusion of crypto/hash.h")
Tidying up include files is tricky :-(
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists