Re: [PATCH V2 08/14] m68k/: fix some comment spelling errors

2020-12-12 Thread Philippe Mathieu-Daudé
On Sat, Dec 12, 2020 at 8:58 PM Laurent Vivier wrote: > Le 12/12/2020 à 18:56, Philippe Mathieu-Daudé a écrit : > > Hi Laurent, > > > > On Sat, Dec 12, 2020 at 6:11 PM Laurent Vivier wrote: > >> Le 09/10/2020 à 08:44, zhaolichang a écrit : > >>> I found that there are many spelling errors in the

Re: [PATCH V2 08/14] m68k/: fix some comment spelling errors

2020-12-12 Thread Laurent Vivier
Le 12/12/2020 à 18:56, Philippe Mathieu-Daudé a écrit : > Hi Laurent, > > On Sat, Dec 12, 2020 at 6:11 PM Laurent Vivier wrote: >> Le 09/10/2020 à 08:44, zhaolichang a écrit : >>> I found that there are many spelling errors in the comments of >>> qemu/target/m68k. >>> I used spellcheck to check

Re: [PATCH V2 08/14] m68k/: fix some comment spelling errors

2020-12-12 Thread Philippe Mathieu-Daudé
Hi Laurent, On Sat, Dec 12, 2020 at 6:11 PM Laurent Vivier wrote: > Le 09/10/2020 à 08:44, zhaolichang a écrit : > > I found that there are many spelling errors in the comments of > > qemu/target/m68k. > > I used spellcheck to check the spelling errors and found some errors in the > > folder. >

Re: [PATCH V2 08/14] m68k/: fix some comment spelling errors

2020-12-12 Thread Laurent Vivier
Le 09/10/2020 à 08:44, zhaolichang a écrit : > I found that there are many spelling errors in the comments of > qemu/target/m68k. > I used spellcheck to check the spelling errors and found some errors in the > folder. > > Signed-off-by: zhaolichang > Reviewed-by: David Edmondson > Reviewed-by:

[PATCH V2 08/14] m68k/: fix some comment spelling errors

2020-10-09 Thread zhaolichang
I found that there are many spelling errors in the comments of qemu/target/m68k. I used spellcheck to check the spelling errors and found some errors in the folder. Signed-off-by: zhaolichang Reviewed-by: David Edmondson Reviewed-by: Philippe Mathieu-Daude Reviewed-by: Laurent Vivier --- targe