All of lore.kernel.org
 help / color / mirror / Atom feed
* net/mptcp/protocol.c:29:1: iwyu: warning: superfluous #include <trace/events/mptcp.h>
@ 2021-05-24 12:55 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-05-24 12:55 UTC (permalink / raw)
  To: kbuild

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

CC: kbuild-all(a)lists.01.org
CC: clang-built-linux(a)googlegroups.com
CC: linux-kernel(a)vger.kernel.org
TO: Geliang Tang <geliangtang@gmail.com>
CC: Mat Martineau <mathew.j.martineau@linux.intel.com>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   c4681547bcce777daf576925a966ffa824edd09d
commit: e10a9892097672b62be4ea265a9eb48f698ca3b8 mptcp: add tracepoint in mptcp_subflow_get_send
date:   5 weeks ago
:::::: branch date: 15 hours ago
:::::: commit date: 5 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/protocol.c:13:1: iwyu: warning: superfluous #include <linux/atomic.h>
   net/mptcp/protocol.c:10:1: iwyu: warning: superfluous #include <linux/module.h>
   net/mptcp/protocol.c:16:1: iwyu: warning: superfluous #include <net/inet_hashtables.h>
>> net/mptcp/protocol.c:29:1: iwyu: warning: superfluous #include <trace/events/mptcp.h>

vim +29 net/mptcp/protocol.c

f870fa0b576884 Mat Martineau 2020-01-21  27  
e10a9892097672 Geliang Tang  2021-04-16  28  #define CREATE_TRACE_POINTS
e10a9892097672 Geliang Tang  2021-04-16 @29  #include <trace/events/mptcp.h>
e10a9892097672 Geliang Tang  2021-04-16  30  

---
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: 34909 bytes --]

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

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

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-24 12:55 net/mptcp/protocol.c:29:1: iwyu: warning: superfluous #include <trace/events/mptcp.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.