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:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user