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

2020-09-30 Thread Laurent Vivier
Le 30/09/2020 à 18:03, Philippe Mathieu-Daudé a écrit : > On 9/30/20 12:26 PM, Laurent Vivier wrote: >> Le 30/09/2020 à 11:53, 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

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

2020-09-30 Thread Philippe Mathieu-Daudé
On 9/30/20 12:26 PM, Laurent Vivier wrote: > Le 30/09/2020 à 11:53, 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: zhaolicha

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

2020-09-30 Thread David Edmondson
On Wednesday, 2020-09-30 at 17:53:15 +08, zhaolichang wrote: > 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

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

2020-09-30 Thread Laurent Vivier
Le 30/09/2020 à 11:53, 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 > --- > target/m68k/translate.c | 16

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

2020-09-30 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 --- target/m68k/translate.c | 16 1 file changed, 8 insertions(+), 8 deletions(-) dif