>@@ -594,7 +591,7 @@ static struct kioctx *lookup_ioctx(unsigned long ctx_id)
>  *    Returns true if this is the last user of the request.  The
>  *    only other user of the request can be the cancellation code.
>  */

Well the comment is stale.

Hillf

>-int aio_complete(struct kiocb *iocb, long res, long res2)
>+void aio_complete(struct kiocb *iocb, long res, long res2)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to