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>
Fri, 14 Dec 2012 12:26:45 +0000 (13:26 +0100)
commitfe321d1f076744adc44ec9a9b80c30d2a66263b8
tree127e2ff41a1b1292a2d8a6887db79840a88a46d8
parent8d486022551acb2763c798936a4dcba821c50e9d
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