]> git.ipfire.org Git - thirdparty/qemu.git/commit
file-posix: Remove paio_submit_co()
authorKevin Wolf <kwolf@redhat.com>
Wed, 31 Oct 2018 09:26:18 +0000 (10:26 +0100)
committerKevin Wolf <kwolf@redhat.com>
Fri, 14 Dec 2018 10:52:41 +0000 (11:52 +0100)
commitc9db2b6489f7d04b5fd3288565cb163476a04dc1
tree798591eb7a7edc915e5077f58cd7c2d40f0ffcc8
parent999e6b69ce5adc0c68cdd90211569f61f006858b
file-posix: Remove paio_submit_co()

The function is not used any more, remove it.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/file-posix.c