Re: [Qemu-devel] [PATCH v2 0/2]: block: Small drive_init() improvements

2011-07-04 Thread Kevin Wolf
Am 01.07.2011 15:46, schrieb Luiz Capitulino: > Please, see individual patches for details. > > v1 -> v2: > - > > o Drop indentation patch > o Use error message suggested by Markus > > blockdev.c | 14 +- > 1 files changed, 5 insertions(+), 9 deletions(-) Thanks, applied

Re: [Qemu-devel] [PATCH v2 0/2]: block: Small drive_init() improvements

2011-07-04 Thread Markus Armbruster
Luiz Capitulino writes: > Please, see individual patches for details. > > v1 -> v2: > - > > o Drop indentation patch > o Use error message suggested by Markus > > blockdev.c | 14 +- > 1 files changed, 5 insertions(+), 9 deletions(-) Reviewed-by: Markus Armbruster

[Qemu-devel] [PATCH v2 0/2]: block: Small drive_init() improvements

2011-07-01 Thread Luiz Capitulino
Please, see individual patches for details. v1 -> v2: - o Drop indentation patch o Use error message suggested by Markus blockdev.c | 14 +- 1 files changed, 5 insertions(+), 9 deletions(-)