aio: get rid of return codes from aio_put_request() and aio_complete()
authorJens Axboe <axboe@kernel.dk>
Fri, 14 Dec 2012 12:26:45 +0000 (13:26 +0100)
committerJens Axboe <axboe@kernel.dk>
Mon, 22 Apr 2013 01:29:58 +0000 (19:29 -0600)
commit34a3abbfd0cfea45dc090a70cc521de31fc2a8f5
tree078029fe65a5d3425280b1f3c8b3c6b0b0c52624
parentb280724ca14de385b9ba3703b8205b265f30e82a
aio: get rid of return codes from aio_put_request() and aio_complete()

They aren't used for anything, get rid of it.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/aio.c
include/linux/aio.h