Linux XFS filesystem development
 help / color / mirror / Atom feed
From: "Darrick J. Wong" <djwong@kernel.org>
To: Liao Yuanhong <liaoyuanhong@vivo.com>
Cc: Carlos Maiolino <cem@kernel.org>,
	"open list:XFS FILESYSTEM" <linux-xfs@vger.kernel.org>,
	open list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] xfs: Remove redundant header files
Date: Tue, 19 Aug 2025 22:39:16 -0700	[thread overview]
Message-ID: <20250820053916.GC7965@frogsfrogsfrogs> (raw)
In-Reply-To: <20250819131440.153791-1-liaoyuanhong@vivo.com>

On Tue, Aug 19, 2025 at 09:14:38PM +0800, Liao Yuanhong wrote:
> The header file "xfs_rtbitmap.h" is already included on line 24. Remove the
> redundant include.
> 
> Fixes: f1a6d9b4c3177 ("xfs: online repair of realtime file bmaps")
> Signed-off-by: Liao Yuanhong <liaoyuanhong@vivo.com>

https://lore.kernel.org/linux-xfs/20250319034806.3812673-1-nichen@iscas.ac.cn/
?

--D

> ---
>  fs/xfs/scrub/repair.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/fs/xfs/scrub/repair.c b/fs/xfs/scrub/repair.c
> index d00c18954a26..e35a1c56d706 100644
> --- a/fs/xfs/scrub/repair.c
> +++ b/fs/xfs/scrub/repair.c
> @@ -38,7 +38,6 @@
>  #include "xfs_attr.h"
>  #include "xfs_dir2.h"
>  #include "xfs_rtrmap_btree.h"
> -#include "xfs_rtbitmap.h"
>  #include "xfs_rtgroup.h"
>  #include "xfs_rtalloc.h"
>  #include "xfs_metafile.h"
> -- 
> 2.34.1
> 
> 

      reply	other threads:[~2025-08-20  5:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-19 13:14 [PATCH] xfs: Remove redundant header files Liao Yuanhong
2025-08-20  5:39 ` Darrick J. Wong [this message]

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=20250820053916.GC7965@frogsfrogsfrogs \
    --to=djwong@kernel.org \
    --cc=cem@kernel.org \
    --cc=liaoyuanhong@vivo.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