public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: "Darrick J. Wong" <djwong@kernel.org>
To: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Cc: chandan.babu@oracle.com, linux-xfs@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	Abaci Robot <abaci@linux.alibaba.com>
Subject: Re: [PATCH] xfs: Remove duplicate include
Date: Thu, 24 Aug 2023 09:13:15 -0700	[thread overview]
Message-ID: <20230824161315.GN11263@frogsfrogsfrogs> (raw)
In-Reply-To: <20230824074723.57244-1-jiapeng.chong@linux.alibaba.com>

On Thu, Aug 24, 2023 at 03:47:23PM +0800, Jiapeng Chong wrote:
> ./fs/xfs/scrub/xfile.c: xfs_format.h is included more than once.
> 
> Reported-by: Abaci Robot <abaci@linux.alibaba.com>
> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=6209
> Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>

Reviewed-by: Darrick J. Wong <djwong@kernel.org>

--D

> ---
>  fs/xfs/scrub/xfile.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/fs/xfs/scrub/xfile.c b/fs/xfs/scrub/xfile.c
> index d98e8e77c684..090c3ead43fd 100644
> --- a/fs/xfs/scrub/xfile.c
> +++ b/fs/xfs/scrub/xfile.c
> @@ -10,7 +10,6 @@
>  #include "xfs_log_format.h"
>  #include "xfs_trans_resv.h"
>  #include "xfs_mount.h"
> -#include "xfs_format.h"
>  #include "scrub/xfile.h"
>  #include "scrub/xfarray.h"
>  #include "scrub/scrub.h"
> -- 
> 2.20.1.7.g153144c
> 

  reply	other threads:[~2023-08-24 16:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-24  7:47 [PATCH] xfs: Remove duplicate include Jiapeng Chong
2023-08-24 16:13 ` Darrick J. Wong [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-05-15 13:11 Jiapeng Chong
2022-05-15 19:25 ` 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=20230824161315.GN11263@frogsfrogsfrogs \
    --to=djwong@kernel.org \
    --cc=abaci@linux.alibaba.com \
    --cc=chandan.babu@oracle.com \
    --cc=jiapeng.chong@linux.alibaba.com \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox