diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2012-03-14 03:06:28 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2012-03-21 02:29:40 +0100 |
commit | 9fcf03d0d6e845ed495fc8b1ec328b473ff298b3 (patch) | |
tree | 0993aaa5e0b2dc25055b265b8aba9f5545c0f6a0 /lib | |
parent | aio: don't bother with cancel_delayed_work() in exit_aio() (diff) | |
download | linux-9fcf03d0d6e845ed495fc8b1ec328b473ff298b3.tar.xz linux-9fcf03d0d6e845ed495fc8b1ec328b473ff298b3.zip |
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>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions