xfs: Fix a comment on xfs_ail_delete
authorCarlos Maiolino <cem@kernel.org>
Mon, 12 May 2025 11:42:55 +0000 (13:42 +0200)
committerCarlos Maiolino <cem@kernel.org>
Wed, 14 May 2025 13:37:50 +0000 (15:37 +0200)
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>
fs/xfs/xfs_trans_ail.c

index 85a649fec6acf652f33ab57006cb64c2858909f3..7d327a3e5a736a281d347b1134c2b04b3dc4798b 100644 (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(