xfs: Fix a comment on xfs_ail_delete

It doesn't return anything.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Carlos Maiolino <cmaiolino@redhat.com>
Reviewed-by: Chandan Babu R <chandanbabu@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
This commit is contained in:
Carlos Maiolino
2025-05-12 13:42:55 +02:00
parent 95b613339c
commit fa8deae92f
+1 -1
View File
@@ -315,7 +315,7 @@ xfs_ail_splice(
}
/*
* Delete the given item from the AIL. Return a pointer to the item.
* Delete the given item from the AIL.
*/
static void
xfs_ail_delete(