linux-xfs.vger.kernel.org archive mirror
 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

* Re: [PATCH -next] xfs: remove duplicated include from xfs_buf_item.c
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Chaitanya Kulkarni @ 2020-07-11 18:11 UTC (permalink / raw)
  To: YueHaibing, Darrick J . Wong
  Cc: linux-xfs@vger.kernel.org, kernel-janitors@vger.kernel.org

On 7/11/20 00:31, YueHaibing wrote:
> Remove duplicated include.
> 
> Signed-off-by: YueHaibing<yuehaibing@huawei.com>

Looks good to me.

Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>

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

* Re: [PATCH -next] xfs: remove duplicated include from xfs_buf_item.c
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Darrick J. Wong @ 2020-07-13 16:20 UTC (permalink / raw)
  To: YueHaibing; +Cc: linux-xfs, kernel-janitors

On Sat, Jul 11, 2020 at 07:34:58AM +0000, YueHaibing wrote:
> Remove duplicated include.
> 
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>

Looks ok,
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>

--D

> ---
>  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	[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;
as well as URLs for NNTP newsgroup(s).