* net/mptcp/options.c:9:1: iwyu: warning: superfluous #include <linux/kernel.h>
@ 2021-05-24 14:13 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-05-24 14:13 UTC (permalink / raw)
To: kbuild
[-- Attachment #1: Type: text/plain, Size: 1901 bytes --]
CC: kbuild-all(a)lists.01.org
CC: clang-built-linux(a)googlegroups.com
CC: linux-kernel(a)vger.kernel.org
TO: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
CC: Andrew Morton <akpm@linux-foundation.org>
CC: Linux Memory Management List <linux-mm@kvack.org>
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: c4681547bcce777daf576925a966ffa824edd09d
commit: 08c5188ef40ff82aed559123dc0ab2d2254b1b1c kernel.h: drop inclusion in bitmap.h
date: 3 weeks ago
:::::: branch date: 17 hours ago
:::::: commit date: 3 weeks 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 >>)
>> net/mptcp/options.c:9:1: iwyu: warning: superfluous #include <linux/kernel.h>
vim +9 net/mptcp/options.c
c85adced953af8 Geliang Tang 2020-04-03 8
eda7acddf8080b Peter Krystad 2020-01-21 @9 #include <linux/kernel.h>
a24d22b225ce15 Eric Biggers 2020-11-12 10 #include <crypto/sha2.h>
eda7acddf8080b Peter Krystad 2020-01-21 11 #include <net/tcp.h>
eda7acddf8080b Peter Krystad 2020-01-21 12 #include <net/mptcp.h>
eda7acddf8080b Peter Krystad 2020-01-21 13 #include "protocol.h"
a877de06718f2c Geliang Tang 2020-09-24 14 #include "mib.h"
eda7acddf8080b Peter Krystad 2020-01-21 15
:::::: The code at line 9 was first introduced by commit
:::::: eda7acddf8080bb2d022a8d4b8b2345eb80c63ec mptcp: Handle MPTCP TCP options
:::::: TO: Peter Krystad <peter.krystad@linux.intel.com>
:::::: CC: David S. Miller <davem@davemloft.net>
---
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: 35106 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-05-24 14:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-24 14:13 net/mptcp/options.c:9:1: iwyu: warning: superfluous #include <linux/kernel.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.