δΊ 2013-1-29 20:53, Kevin Wolf ει:
Am 24.01.2013 03:57, schrieb Wenchao Xia:
This function will simply return the uri or filename used
to open the image.
Reviewed-by: Eric Blake
Signed-off-by: Wenchao Xia
The only user of this function in the series is in block.c and could
have called it
Am 24.01.2013 03:57, schrieb Wenchao Xia:
> This function will simply return the uri or filename used
> to open the image.
>
> Reviewed-by: Eric Blake
> Signed-off-by: Wenchao Xia
The only user of this function in the series is in block.c and could
have called it without making it public.
Ke
This function will simply return the uri or filename used
to open the image.
Reviewed-by: Eric Blake
Signed-off-by: Wenchao Xia
---
block.c |5 +
include/block/block.h |1 +
2 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/block.c b/block.c
index 6fa7c9