On Wed 26 Aug 2015 07:47:50 PM CEST, Max Reitz wrote:
> Now that this parameter is effectively unused, we can drop it and just
> pass NULL to bdrv_fill_options().
>
> Signed-off-by: Max Reitz
Reviewed-by: Alberto Garcia
Berto
Now that this parameter is effectively unused, we can drop it and just
pass NULL to bdrv_fill_options().
Signed-off-by: Max Reitz
---
block.c | 17 +++--
1 file changed, 7 insertions(+), 10 deletions(-)
diff --git a/block.c b/block.c
index ac89487..8aa5f25 100644
--- a/block.c
+++ b