]> Git Repo - qemu.git/commit - block/io.c
block: Use returned *file in bdrv_co_get_block_status
authorFam Zheng <[email protected]>
Tue, 26 Jan 2016 03:59:00 +0000 (11:59 +0800)
committerMax Reitz <[email protected]>
Tue, 2 Feb 2016 16:50:47 +0000 (17:50 +0100)
commitac987b30d0a97f14b82584921fc5ab3cd88c431b
treeccdb69753de73c1aa25839af5ac9f0fabd7f4ed0
parente0f100f57ceee919a7df7af316961b175ffef4e6
block: Use returned *file in bdrv_co_get_block_status

Now that all drivers return the right "file" pointer, we can use it.

Signed-off-by: Fam Zheng <[email protected]>
Reviewed-by: Max Reitz <[email protected]>
Message-id: 1453780743[email protected]
Signed-off-by: Max Reitz <[email protected]>
block/io.c
This page took 0.025709 seconds and 4 git commands to generate.