Re: [PATCH RFC 04/14] rx/: fix some comment spelling errors

2020-09-30 Thread David Edmondson
On Wednesday, 2020-09-30 at 17:53:11 +08, zhaolichang wrote: > I found that there are many spelling errors in the comments of qemu/target/rx. > 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 04/14] rx/: 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/rx. > I used spellcheck to check the spelling errors and found some errors in the > folder. > > Signed-off-by: zhaolichang Reviewed-by: Philippe Mathieu-Daudé > --- > target/r

[PATCH RFC 04/14] rx/: fix some comment spelling errors

2020-09-30 Thread zhaolichang
I found that there are many spelling errors in the comments of qemu/target/rx. I used spellcheck to check the spelling errors and found some errors in the folder. Signed-off-by: zhaolichang --- target/rx/op_helper.c | 2 +- target/rx/translate.c | 2 +- 2 files changed, 2 insertions(+), 2 delet