Re: [PATCH 1/5] aio: Kill return value of aio_complete()

From: Zach Brown
Date: Tue Oct 09 2012 - 14:25:33 EST


On Mon, Oct 08, 2012 at 11:39:16PM -0700, Kent Overstreet wrote:
> Nothing used the return value, and it probably wasn't possible to use it
> safely for the locked versions (aio_complete(), aio_put_req()). Just
> kill it.

Nice, seems reasonable enough. (Queue the timer for complaints from out
of tree code?)

Acked-by: Zach Brown <zab@xxxxxxxxxx>

Though, in the future please cc: aio patches to the maintainers. I'd
have missed this if I wasn't sifting through lkml:

$ ./scripts/get_maintainer.pl -f fs/aio.c
Benjamin LaHaise <bcrl@xxxxxxxxx> (supporter:AIO)
Alexander Viro <viro@xxxxxxxxxxxxxxxxxx> (maintainer:FILESYSTEMS (VFS...)
linux-aio@xxxxxxxxx (open list:AIO)
linux-fsdevel@xxxxxxxxxxxxxxx (open list:FILESYSTEMS (VFS...)
linux-kernel@xxxxxxxxxxxxxxx (open list)

- z
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/