All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Allison Henderson <allison.henderson@oracle.com>
Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org,
	Dave Chinner <dchinner@redhat.com>
Subject: [RFC PATCH allisonhenderson-xfs_work] xfs: fix duplicated inclusion
Date: Wed, 25 Aug 2021 17:33:35 +0800	[thread overview]
Message-ID: <20210825093335.GA179773@a1e6d6d8b5f2> (raw)
In-Reply-To: <202108251714.UDHwdlmU-lkp@intel.com>

Generated by: scripts/checkincludes.pl

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: kernel test robot <lkp@intel.com>
---
 xfs_parent.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/fs/xfs/libxfs/xfs_parent.c b/fs/xfs/libxfs/xfs_parent.c
index cb546652bde9c..40afd6f120f38 100644
--- a/fs/xfs/libxfs/xfs_parent.c
+++ b/fs/xfs/libxfs/xfs_parent.c
@@ -27,7 +27,6 @@
 #include "xfs_error.h"
 #include "xfs_trace.h"
 #include "xfs_trans.h"
-#include "xfs_da_btree.h"
 #include "xfs_attr.h"
 #include "xfs_da_btree.h"
 #include "xfs_attr_sf.h"

WARNING: multiple messages have this Message-ID (diff)
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [RFC PATCH allisonhenderson-xfs_work] xfs: fix duplicated inclusion
Date: Wed, 25 Aug 2021 17:33:35 +0800	[thread overview]
Message-ID: <20210825093335.GA179773@a1e6d6d8b5f2> (raw)
In-Reply-To: <202108251714.UDHwdlmU-lkp@intel.com>

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

Generated by: scripts/checkincludes.pl

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: kernel test robot <lkp@intel.com>
---
 xfs_parent.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/fs/xfs/libxfs/xfs_parent.c b/fs/xfs/libxfs/xfs_parent.c
index cb546652bde9c..40afd6f120f38 100644
--- a/fs/xfs/libxfs/xfs_parent.c
+++ b/fs/xfs/libxfs/xfs_parent.c
@@ -27,7 +27,6 @@
 #include "xfs_error.h"
 #include "xfs_trace.h"
 #include "xfs_trans.h"
-#include "xfs_da_btree.h"
 #include "xfs_attr.h"
 #include "xfs_da_btree.h"
 #include "xfs_attr_sf.h"

  reply	other threads:[~2021-08-25  9:33 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-25  9:33 [allisonhenderson-xfs_work:delayed_attrs_v24_extended 20/27] fs/xfs/libxfs/xfs_parent.c: xfs_da_btree.h is included more than once kernel test robot
2021-08-25  9:33 ` kernel test robot
2021-08-25  9:33 ` kernel test robot [this message]
2021-08-25  9:33   ` [RFC PATCH allisonhenderson-xfs_work] xfs: fix duplicated inclusion kernel test robot
  -- strict thread matches above, loose matches on Subject: below --
2021-08-26  5:12 [allisonhenderson-xfs_work:delayed_attrs_v24_extended 27/27] fs/xfs/xfs_parent_utils.c: xfs_da_btree.h is included more than once kernel test robot
2021-08-26  5:12 ` [RFC PATCH allisonhenderson-xfs_work] xfs: fix duplicated inclusion kernel test robot
2021-08-26  5:12   ` kernel test robot
2021-08-25  5:44 [allisonhenderson-xfs_work:delayed_attrs_v24_extended 6/27] fs/xfs/libxfs/xfs_attr.c: xfs_attr.h is included more than once kernel test robot
2021-08-25  5:44 ` [RFC PATCH allisonhenderson-xfs_work] xfs: fix duplicated inclusion kernel test robot
2021-08-25  5:44   ` kernel test robot
2021-08-25  2:00 [allisonhenderson-xfs_work:delayed_attrs_v24_extended 3/27] fs/xfs/xfs_attr_item.c: xfs_shared.h is included more than once kernel test robot
2021-08-25  2:00 ` [RFC PATCH allisonhenderson-xfs_work] xfs: fix duplicated inclusion kernel test robot
2021-08-25  2:00   ` kernel test robot
2021-07-26 19:00 [allisonhenderson-xfs_work:delayed_attrs_v22_extended 8/32] fs/xfs/xfs_ioctl.c: xfs_da_btree.h is included more than once kernel test robot
2021-07-26 19:00 ` [RFC PATCH allisonhenderson-xfs_work] xfs: fix duplicated inclusion kernel test robot
2021-07-26 19:00   ` kernel test robot

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=20210825093335.GA179773@a1e6d6d8b5f2 \
    --to=lkp@intel.com \
    --cc=allison.henderson@oracle.com \
    --cc=dchinner@redhat.com \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-kernel@vger.kernel.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.