Re: [Qemu-devel] [PATCH 03/13] vvfat: fix typos

2017-05-16 Thread Hervé Poussineau
Le 16/05/2017 à 15:21, Kevin Wolf a écrit : Am 15.05.2017 um 22:31 hat Hervé Poussineau geschrieben: @@ -806,7 +806,7 @@ static int read_directory(BDRVVVFATState* s, int mapping_index) (ROOT_ENTRIES - cur) * sizeof(direntry_t)); } - /* reget the mapping, since s->mapp

Re: [Qemu-devel] [PATCH 03/13] vvfat: fix typos

2017-05-16 Thread Kevin Wolf
Am 15.05.2017 um 22:31 hat Hervé Poussineau geschrieben: > Signed-off-by: Hervé Poussineau > --- > block/vvfat.c | 8 > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/block/vvfat.c b/block/vvfat.c > index 002bd86e42..57f2489689 100644 > --- a/block/vvfat.c > +++ b/bloc

[Qemu-devel] [PATCH 03/13] vvfat: fix typos

2017-05-15 Thread Hervé Poussineau
Signed-off-by: Hervé Poussineau --- block/vvfat.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/block/vvfat.c b/block/vvfat.c index 002bd86e42..57f2489689 100644 --- a/block/vvfat.c +++ b/block/vvfat.c @@ -404,9 +404,9 @@ static void init_mbr(BDRVVVFATState *s, int c