diff options
author | Kevin Wolf <kwolf@redhat.com> | 2009-10-26 13:03:08 +0100 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-10-30 08:39:34 -0500 |
commit | 1e5b9d2fccb205ed8fc84fb38945b8fb3d225640 (patch) | |
tree | ccaa3ebeb0fc662822124cb29fd1559f789694a3 /console.h | |
parent | fa39472763229b335bd1f4b7c9ff8ec8455f98e5 (diff) | |
download | hqemu-1e5b9d2fccb205ed8fc84fb38945b8fb3d225640.zip hqemu-1e5b9d2fccb205ed8fc84fb38945b8fb3d225640.tar.gz |
Remove aio_ctx from paio_* interface
The context parameter in paio_submit isn't used anyway, so there is no reason
why block drivers should need to remember it. This also avoids passing a Linux
AIO context to paio_submit (which doesn't do any harm as long as the parameter
is unused, but it is highly confusing).
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'console.h')
0 files changed, 0 insertions, 0 deletions