Home
last modified time | relevance | path

Searched hist:a3a683c33d38fb29c7a78903e88dda12b84cc88d (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/block/
H A Dblock_int.hdiff a3a683c33d38fb29c7a78903e88dda12b84cc88d Mon May 06 12:17:57 CDT 2019 Kevin Wolf <kwolf@redhat.com> block: Make bdrv_attach/detach_aio_context() static

Since commit b97511c7bc8, there is no reason for block drivers any more
to call these functions (see the function comment in block_int.h). They
are now just internal helper functions for bdrv_set_aio_context()
and can be made static.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
/openbmc/qemu/
H A Dblock.cdiff a3a683c33d38fb29c7a78903e88dda12b84cc88d Mon May 06 12:17:57 CDT 2019 Kevin Wolf <kwolf@redhat.com> block: Make bdrv_attach/detach_aio_context() static

Since commit b97511c7bc8, there is no reason for block drivers any more
to call these functions (see the function comment in block_int.h). They
are now just internal helper functions for bdrv_set_aio_context()
and can be made static.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>