+3
−3
+0
−21
Loading
Since commit b97511c7, 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>