diff options
| author | Max Reitz | 2016-01-29 16:36:10 +0100 |
|---|---|---|
| committer | Max Reitz | 2016-02-02 17:50:46 +0100 |
| commit | 64dff52019367194699a772e3cc31941fd9752a8 (patch) | |
| tree | 52af45aa0b9ab9921880bff5dbf3150123b980ac /blockdev.c | |
| parent | blockdev: Use blk_remove_bs() in do_drive_del() (diff) | |
| download | qemu-64dff52019367194699a772e3cc31941fd9752a8.tar.gz qemu-64dff52019367194699a772e3cc31941fd9752a8.tar.xz qemu-64dff52019367194699a772e3cc31941fd9752a8.zip | |
block: Make bdrv_close() static
There are no users of bdrv_close() left, except for one of bdrv_open()'s
failure paths, bdrv_close_all() and bdrv_delete(), and that is good.
Make bdrv_close() static so nobody makes the mistake of directly using
bdrv_close() again.
Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'blockdev.c')
0 files changed, 0 insertions, 0 deletions
