* [PATCH] btrfs: update comment for visit_node_for_delete()
@ 2025-11-24 3:53 Sun YangKai
2025-11-24 8:55 ` Johannes Thumshirn
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Sun YangKai @ 2025-11-24 3:53 UTC (permalink / raw)
To: linux-btrfs; +Cc: Sun YangKai
Drop the obsolete @refs parameter from the comment so the argument list
matches the current function signature after commit f8c4d59de23c9
("btrfs: drop unused parameter refs from visit_node_for_delete()").
Signed-off-by: Sun YangKai <sunk67188@gmail.com>
---
fs/btrfs/extent-tree.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/fs/btrfs/extent-tree.c b/fs/btrfs/extent-tree.c
index 5e045eab9df7..8119d89f8659 100644
--- a/fs/btrfs/extent-tree.c
+++ b/fs/btrfs/extent-tree.c
@@ -5274,7 +5274,6 @@ struct walk_control {
* @root: the root we are currently deleting
* @wc: the walk control for this deletion
* @eb: the parent eb that we're currently visiting
- * @refs: the number of refs for wc->level - 1
* @flags: the flags for wc->level - 1
* @slot: the slot in the eb that we're currently checking
*
--
2.51.2
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] btrfs: update comment for visit_node_for_delete()
2025-11-24 3:53 [PATCH] btrfs: update comment for visit_node_for_delete() Sun YangKai
@ 2025-11-24 8:55 ` Johannes Thumshirn
2025-11-24 8:58 ` Johannes Thumshirn
2025-11-25 16:24 ` David Sterba
2 siblings, 0 replies; 4+ messages in thread
From: Johannes Thumshirn @ 2025-11-24 8:55 UTC (permalink / raw)
To: Sun YangKai, linux-btrfs@vger.kernel.org
Looks good,
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] btrfs: update comment for visit_node_for_delete()
2025-11-24 3:53 [PATCH] btrfs: update comment for visit_node_for_delete() Sun YangKai
2025-11-24 8:55 ` Johannes Thumshirn
@ 2025-11-24 8:58 ` Johannes Thumshirn
2025-11-25 16:24 ` David Sterba
2 siblings, 0 replies; 4+ messages in thread
From: Johannes Thumshirn @ 2025-11-24 8:58 UTC (permalink / raw)
To: Sun YangKai, linux-btrfs@vger.kernel.org
Looks good,
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] btrfs: update comment for visit_node_for_delete()
2025-11-24 3:53 [PATCH] btrfs: update comment for visit_node_for_delete() Sun YangKai
2025-11-24 8:55 ` Johannes Thumshirn
2025-11-24 8:58 ` Johannes Thumshirn
@ 2025-11-25 16:24 ` David Sterba
2 siblings, 0 replies; 4+ messages in thread
From: David Sterba @ 2025-11-25 16:24 UTC (permalink / raw)
To: Sun YangKai; +Cc: linux-btrfs
On Mon, Nov 24, 2025 at 11:53:05AM +0800, Sun YangKai wrote:
> Drop the obsolete @refs parameter from the comment so the argument list
> matches the current function signature after commit f8c4d59de23c9
> ("btrfs: drop unused parameter refs from visit_node_for_delete()").
>
> Signed-off-by: Sun YangKai <sunk67188@gmail.com>
Added to for-next, thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-11-25 16:24 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-24 3:53 [PATCH] btrfs: update comment for visit_node_for_delete() Sun YangKai
2025-11-24 8:55 ` Johannes Thumshirn
2025-11-24 8:58 ` Johannes Thumshirn
2025-11-25 16:24 ` David Sterba
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox