diff options
| author | Max Reitz | 2016-05-17 16:41:29 +0200 |
|---|---|---|
| committer | Kevin Wolf | 2016-05-25 19:04:10 +0200 |
| commit | 28eb9b12f7280287c7b693edd351f28ae0d99e60 (patch) | |
| tree | fb5ab69b33871d2c72ddb7575fee6eacc2bdd872 /include/block | |
| parent | tests: Drop BDS from test-throttle.c (diff) | |
| download | qemu-28eb9b12f7280287c7b693edd351f28ae0d99e60.tar.gz qemu-28eb9b12f7280287c7b693edd351f28ae0d99e60.tar.xz qemu-28eb9b12f7280287c7b693edd351f28ae0d99e60.zip | |
block: Drop blk_new_with_bs()
Its only caller is blk_new_open(), so we can just inline it there.
The bdrv_new_root() call is dropped in the process because we can just
let bdrv_open() create the BDS.
Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'include/block')
0 files changed, 0 insertions, 0 deletions
