Re: [Qemu-devel] [PATCH] block.c typo in comment fixed

2011-11-01 Thread Matthias
On 11/01/2011 08:39 AM, Stefan Hajnoczi wrote: On Tue, Nov 01, 2011 at 01:36:42AM +, matthias@googlemail.com wrote: From: Matthias Brugger Signed-off-by: Matthias Brugger --- block.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) "Writable" is also a common spelling.

Re: [Qemu-devel] [PATCH] block.c typo in comment fixed

2011-11-01 Thread Stefan Hajnoczi
On Tue, Nov 01, 2011 at 01:36:42AM +, matthias@googlemail.com wrote: > From: Matthias Brugger > > > Signed-off-by: Matthias Brugger > --- > block.c |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) "Writable" is also a common spelling. Try git grep writable and compare ag

Re: [Qemu-devel] [PATCH] block.c typo in comment fixed

2011-11-01 Thread Stefan Weil
Am 01.11.2011 02:36, schrieb matthias@googlemail.com: From: Matthias Brugger Signed-off-by: Matthias Brugger --- block.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/block.c b/block.c index 9bb236c..480aae2 100644 --- a/block.c +++ b/block.c @@ -497,7 +497,7

[Qemu-devel] [PATCH] block.c typo in comment fixed

2011-10-31 Thread matthias . bgg
From: Matthias Brugger Signed-off-by: Matthias Brugger --- block.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/block.c b/block.c index 9bb236c..480aae2 100644 --- a/block.c +++ b/block.c @@ -497,7 +497,7 @@ static int bdrv_open_common(BlockDriverState *bs, const