summary refs log tree commit diff stats
path: root/scripts/tracetool/backend/log.py
diff options
context:
space:
mode:
authorMax Reitz <mreitz@redhat.com>2016-01-29 16:36:10 +0100
committerMax Reitz <mreitz@redhat.com>2016-02-02 17:50:46 +0100
commit64dff52019367194699a772e3cc31941fd9752a8 (patch)
tree52af45aa0b9ab9921880bff5dbf3150123b980ac /scripts/tracetool/backend/log.py
parent938abd4325951f94e87765b7daea61bf0bf71a5e (diff)
downloadfocaccia-qemu-64dff52019367194699a772e3cc31941fd9752a8.tar.gz
focaccia-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 'scripts/tracetool/backend/log.py')
0 files changed, 0 insertions, 0 deletions