Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
aio: fix the comment in aio_kick_handler()
It should've been changed when queue_work() became queue_delayed_work(..., 0) in there. It's always had been about not needing a delay, not about not using specific function... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
- Loading branch information