[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180918025114.GB20086@magnolia>
Date: Mon, 17 Sep 2018 19:51:15 -0700
From: "Darrick J. Wong" <darrick.wong@...cle.com>
To: YueHaibing <yuehaibing@...wei.com>
Cc: linux-xfs@...r.kernel.org, dchinner@...hat.com, bfoster@...hat.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] xfs: remove duplicated include from alloc.c
On Tue, Sep 18, 2018 at 10:07:34AM +0800, YueHaibing wrote:
> Remove duplicated include xfs_alloc.h
>
> Signed-off-by: YueHaibing <yuehaibing@...wei.com>
Looks ok,
Reviewed-by: Darrick J. Wong <darrick.wong@...cle.com>
--D
> ---
> fs/xfs/scrub/alloc.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/fs/xfs/scrub/alloc.c b/fs/xfs/scrub/alloc.c
> index 036b5c7..376bcb5 100644
> --- a/fs/xfs/scrub/alloc.c
> +++ b/fs/xfs/scrub/alloc.c
> @@ -17,7 +17,6 @@
> #include "xfs_sb.h"
> #include "xfs_alloc.h"
> #include "xfs_rmap.h"
> -#include "xfs_alloc.h"
> #include "scrub/xfs_scrub.h"
> #include "scrub/scrub.h"
> #include "scrub/common.h"
> --
> 2.7.0
>
>
Powered by blists - more mailing lists