[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20191113041026.GF6219@magnolia>
Date: Tue, 12 Nov 2019 20:10:26 -0800
From: "Darrick J. Wong" <darrick.wong@...cle.com>
To: YueHaibing <yuehaibing@...wei.com>
Cc: Eric Sandeen <sandeen@...deen.net>,
Brian Foster <bfoster@...hat.com>,
Dave Chinner <dchinner@...hat.com>, linux-xfs@...r.kernel.org,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH -next] xfs: remove duplicated include from xfs_dir2_data.c
On Wed, Nov 13, 2019 at 02:25:01AM +0000, YueHaibing wrote:
> Remove duplicated include.
>
> Signed-off-by: YueHaibing <yuehaibing@...wei.com>
Heh, oops. Thanks for the patch!
Reviewed-by: Darrick J. Wong <darrick.wong@...cle.com>
--D
> ---
> fs/xfs/libxfs/xfs_dir2_data.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/fs/xfs/libxfs/xfs_dir2_data.c b/fs/xfs/libxfs/xfs_dir2_data.c
> index 9e471a28b6c6..30293a1d03f6 100644
> --- a/fs/xfs/libxfs/xfs_dir2_data.c
> +++ b/fs/xfs/libxfs/xfs_dir2_data.c
> @@ -18,7 +18,6 @@
> #include "xfs_trans.h"
> #include "xfs_buf_item.h"
> #include "xfs_log.h"
> -#include "xfs_dir2_priv.h"
>
> static xfs_failaddr_t xfs_dir2_data_freefind_verify(
> struct xfs_dir2_data_hdr *hdr, struct xfs_dir2_data_free *bf,
>
>
>
Powered by blists - more mailing lists