Commit fa8deae9 authored by Carlos Maiolino's avatar Carlos Maiolino
Browse files

xfs: Fix a comment on xfs_ail_delete



It doesn't return anything.

Reviewed-by: default avatarChristoph Hellwig <hch@lst.de>
Reviewed-by: default avatarDarrick J. Wong <djwong@kernel.org>
Signed-off-by: default avatarCarlos Maiolino <cmaiolino@redhat.com>
Reviewed-by: default avatarChandan Babu R <chandanbabu@kernel.org>
Signed-off-by: default avatarCarlos Maiolino <cem@kernel.org>
parent 95b61333
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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(