All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild@lists.01.org
Subject: net/mptcp/mptcp_diag.c:9:1: iwyu: warning: superfluous #include <linux/kernel.h>
Date: Mon, 24 May 2021 22:57:06 +0800	[thread overview]
Message-ID: <202105242258.e3CI7vfu-lkp@intel.com> (raw)

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

CC: kbuild-all(a)lists.01.org
CC: clang-built-linux(a)googlegroups.com
CC: linux-kernel(a)vger.kernel.org
TO: Paolo Abeni <pabeni@redhat.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: ac3b45f6095452a9731f8825be1513d326dbfa15 mptcp: add MPTCP socket diag interface
date:   11 months ago
:::::: branch date: 17 hours ago
:::::: commit date: 11 months 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/mptcp_diag.c:9:1: iwyu: warning: superfluous #include <linux/kernel.h>

vim +9 net/mptcp/mptcp_diag.c

ac3b45f6095452 Paolo Abeni 2020-07-09  @9  #include <linux/kernel.h>
ac3b45f6095452 Paolo Abeni 2020-07-09  10  #include <linux/net.h>
ac3b45f6095452 Paolo Abeni 2020-07-09  11  #include <linux/inet_diag.h>
ac3b45f6095452 Paolo Abeni 2020-07-09  12  #include <net/netlink.h>
ac3b45f6095452 Paolo Abeni 2020-07-09  13  #include <uapi/linux/mptcp.h>
ac3b45f6095452 Paolo Abeni 2020-07-09  14  #include "protocol.h"
ac3b45f6095452 Paolo Abeni 2020-07-09  15  

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

                 reply	other threads:[~2021-05-24 14:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202105242258.e3CI7vfu-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild@lists.01.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.