All of lore.kernel.org
 help / color / mirror / Atom feed
* [dhowells-fs:fscache-iter-2 29/53] fs/cachefiles/daemon.c:17:1: iwyu: warning: superfluous #include <linux/mount.h>
@ 2021-05-24 21:14 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-05-24 21:14 UTC (permalink / raw)
  To: kbuild

[-- Attachment #1: Type: text/plain, Size: 2308 bytes --]

CC: kbuild-all(a)lists.01.org
CC: clang-built-linux(a)googlegroups.com
TO: David Howells <dhowells@redhat.com>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git fscache-iter-2
head:   b285c26894d96d708ee746d56df1519e42baaeb4
commit: ae899561974bd277994f8dadbc08dee5efaab983 [29/53] fscache: Replace the object management state machine
:::::: branch date: 8 hours ago
:::::: commit date: 8 hours ago
config: x86_64-randconfig-b001-20210524 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 93d1e5822ed64abd777eb94ea9899e96c4c39fbe)

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>


iwyu warnings: (new ones prefixed by >>)
   fs/cachefiles/daemon.c:11:1: iwyu: warning: superfluous #include <linux/completion.h>
   fs/cachefiles/daemon.c:14:1: iwyu: warning: superfluous #include <linux/file.h>
   fs/cachefiles/daemon.c:9:1: iwyu: warning: superfluous #include <linux/init.h>
   fs/cachefiles/daemon.c:8:1: iwyu: warning: superfluous #include <linux/module.h>
>> fs/cachefiles/daemon.c:17:1: iwyu: warning: superfluous #include <linux/mount.h>
   fs/cachefiles/daemon.c:15:1: iwyu: warning: superfluous #include <linux/namei.h>
--
>> fs/cachefiles/volume.c:8:1: iwyu: warning: superfluous #include <linux/fs.h>

vim +17 fs/cachefiles/daemon.c

9ae326a69004dea David Howells      2009-04-03 @17  #include <linux/mount.h>
9ae326a69004dea David Howells      2009-04-03  18  #include <linux/statfs.h>
9ae326a69004dea David Howells      2009-04-03  19  #include <linux/ctype.h>
e7d2860b690d4f3 André Goddard Rosa 2009-12-14  20  #include <linux/string.h>
9ae326a69004dea David Howells      2009-04-03  21  #include <linux/fs_struct.h>
9ae326a69004dea David Howells      2009-04-03  22  #include "internal.h"
9ae326a69004dea David Howells      2009-04-03  23  

:::::: The code at line 17 was first introduced by commit
:::::: 9ae326a69004dea8af2dae4fde58de27db700a8d CacheFiles: A cache that backs onto a mounted filesystem

:::::: TO: David Howells <dhowells@redhat.com>
:::::: CC: David Howells <dhowells@redhat.com>

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 35147 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-24 21:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-24 21:14 [dhowells-fs:fscache-iter-2 29/53] fs/cachefiles/daemon.c:17:1: iwyu: warning: superfluous #include <linux/mount.h> kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.