diff options
author | Max Reitz <mreitz@redhat.com> | 2014-12-02 18:32:42 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2014-12-10 10:31:19 +0100 |
commit | ef8104378c4a0497be079e48ee5ac5a89c68f978 (patch) | |
tree | d990ad85348d396320214a2ad02e0de7624a48d7 /block/vvfat.c | |
parent | 5f535a941e52229d81e55603eb69b2bd449b937a (diff) | |
download | qemu-ef8104378c4a0497be079e48ee5ac5a89c68f978.zip qemu-ef8104378c4a0497be079e48ee5ac5a89c68f978.tar.gz qemu-ef8104378c4a0497be079e48ee5ac5a89c68f978.tar.bz2 |
block: Omit bdrv_find_format for essential drivers
We can always assume raw, file and qcow2 being available; so do not use
bdrv_find_format() to locate their BlockDriver objects but statically
reference the respective objects.
Cc: qemu-stable@nongnu.org
Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'block/vvfat.c')
0 files changed, 0 insertions, 0 deletions