mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 15:12:13 +02:00
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:
parent
95b613339c
commit
fa8deae92f
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user