On 12/19/2013 12:47 PM, Max Reitz wrote:
> Move the check whether there actually is a config file into the
> read_config() function.
>
> Signed-off-by: Max Reitz
> Reviewed-by: Kevin Wolf
> ---
> block/blkdebug.c | 36 +++-
> 1 file changed, 19 insertions(+), 17
Move the check whether there actually is a config file into the
read_config() function.
Signed-off-by: Max Reitz
Reviewed-by: Kevin Wolf
---
block/blkdebug.c | 36 +++-
1 file changed, 19 insertions(+), 17 deletions(-)
diff --git a/block/blkdebug.c b/block/blkde