Re: [PATCH RFC 11/14] avr/: fix some comment spelling errors

2020-09-30 Thread David Edmondson
On Wednesday, 2020-09-30 at 17:53:18 +08, zhaolichang wrote: > I found that there are many spelling errors in the comments of > qemu/target/avr. > 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 11/14] avr/: fix some comment spelling errors

2020-09-30 Thread Philippe Mathieu-Daudé
On 9/30/20 11:53 AM, zhaolichang wrote: > I found that there are many spelling errors in the comments of > qemu/target/avr. > I used spellcheck to check the spelling errors and found some errors in the > folder. > > Signed-off-by: zhaolichang > --- > target/avr/helper.c | 6 +++--- > 1 file ch

[PATCH RFC 11/14] avr/: fix some comment spelling errors

2020-09-30 Thread zhaolichang
I found that there are many spelling errors in the comments of qemu/target/avr. I used spellcheck to check the spelling errors and found some errors in the folder. Signed-off-by: zhaolichang --- target/avr/helper.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/target