All of lore.kernel.org
 help / color / mirror / Atom feed
From: YueHaibing <yuehaibing@huawei.com>
To: "Darrick J . Wong" <darrick.wong@oracle.com>
Cc: YueHaibing <yuehaibing@huawei.com>, <linux-xfs@vger.kernel.org>,
	<kernel-janitors@vger.kernel.org>
Subject: [PATCH -next] xfs: remove duplicated include from xfs_buf_item.c
Date: Sat, 11 Jul 2020 07:34:58 +0000	[thread overview]
Message-ID: <20200711073458.27029-1-yuehaibing@huawei.com> (raw)

Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 fs/xfs/xfs_buf_item.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/fs/xfs/xfs_buf_item.c b/fs/xfs/xfs_buf_item.c
index e9428c30862a..ed1bf1d99483 100644
--- a/fs/xfs/xfs_buf_item.c
+++ b/fs/xfs/xfs_buf_item.c
@@ -19,7 +19,6 @@
 #include "xfs_quota.h"
 #include "xfs_dquot_item.h"
 #include "xfs_dquot.h"
-#include "xfs_trans_priv.h"
 #include "xfs_trace.h"
 #include "xfs_log.h"
 






WARNING: multiple messages have this Message-ID (diff)
From: YueHaibing <yuehaibing@huawei.com>
To: "Darrick J . Wong" <darrick.wong@oracle.com>
Cc: YueHaibing <yuehaibing@huawei.com>,
	linux-xfs@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: [PATCH -next] xfs: remove duplicated include from xfs_buf_item.c
Date: Sat, 11 Jul 2020 07:34:58 +0000	[thread overview]
Message-ID: <20200711073458.27029-1-yuehaibing@huawei.com> (raw)
In-Reply-To: <20191113022501.55816-1-yuehaibing@huawei.com>

Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 fs/xfs/xfs_buf_item.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/fs/xfs/xfs_buf_item.c b/fs/xfs/xfs_buf_item.c
index e9428c30862a..ed1bf1d99483 100644
--- a/fs/xfs/xfs_buf_item.c
+++ b/fs/xfs/xfs_buf_item.c
@@ -19,7 +19,6 @@
 #include "xfs_quota.h"
 #include "xfs_dquot_item.h"
 #include "xfs_dquot.h"
-#include "xfs_trans_priv.h"
 #include "xfs_trace.h"
 #include "xfs_log.h"
 

             reply	other threads:[~2020-07-11  7:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-11  7:34 YueHaibing [this message]
2020-07-11  7:34 ` [PATCH -next] xfs: remove duplicated include from xfs_buf_item.c YueHaibing
2020-07-11 18:11 ` Chaitanya Kulkarni
2020-07-13 16:20 ` Darrick J. Wong
2020-07-13 16:20   ` Darrick J. Wong
  -- strict thread matches above, loose matches on Subject: below --
2019-11-13  2:25 [PATCH -next] xfs: remove duplicated include from xfs_dir2_data.c YueHaibing
2019-11-13  2:25 ` YueHaibing
2019-11-13  4:10 ` Darrick J. Wong
2019-11-13  4:10   ` Darrick J. Wong

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=20200711073458.27029-1-yuehaibing@huawei.com \
    --to=yuehaibing@huawei.com \
    --cc=darrick.wong@oracle.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-xfs@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.