public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next] xfs: remove duplicated include from xfs_buf_item.c
@ 2020-07-11  7:34 YueHaibing
  2020-07-11 18:11 ` Chaitanya Kulkarni
  2020-07-13 16:20 ` Darrick J. Wong
  0 siblings, 2 replies; 3+ messages in thread
From: YueHaibing @ 2020-07-11  7:34 UTC (permalink / raw)
  To: Darrick J . Wong; +Cc: YueHaibing, linux-xfs, kernel-janitors

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"
 






^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-07-13 16:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox