Skip to content
Snippets Groups Projects
Commit 79bd1bcf authored by Benjamin LaHaise's avatar Benjamin LaHaise
Browse files

aio: remove unnecessary debugging from aio_free_ring()


The commit 36bc08cc ("fs/aio: Add support to aio ring pages migration")
added some debugging code that is not required and resulted in a build error
when 98474236 ("vfs: make the dentry cache use the lockref infrastructure")
was added to the tree.  The code is not required, so just delete it.

Signed-off-by: default avatarBenjamin LaHaise <bcrl@kvack.org>
parent f30d704f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment