]> git.proxmox.com Git - mirror_qemu.git/commit
block: Make bdrv_parent_drained_[^_]*() static
authorMax Reitz <mreitz@redhat.com>
Fri, 19 Jul 2019 09:26:12 +0000 (11:26 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 19 Jul 2019 11:19:16 +0000 (13:19 +0200)
commitf4c8a43be080fc919bc1ba18e70d83eb0e5be7ec
tree86b12767969f07578637f5b9e9e70d88dd00e0da
parent8e1da77e6e4866876236d0f0c7b02dea87efd2a4
block: Make bdrv_parent_drained_[^_]*() static

These functions are not used outside of block/io.c, there is no reason
why they should be globally available.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/io.c
include/block/block.h