Files
xemu/include
Max Reitz 28eb9b12f7 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>
2016-05-25 19:04:10 +02:00
..
2016-05-25 19:04:10 +02:00
2016-05-18 15:04:27 +03:00
2016-05-18 15:04:27 +03:00
2016-05-25 19:04:10 +02:00