Re: [PATCH V2 00/10] fix some comment spelling errors

2020-09-17 Thread Philippe Mathieu-Daudé
On 9/17/20 5:54 AM, zhaolichang wrote: > I found that there are many spelling errors in the comments of qemu, > so I used the spellcheck tool to check the spelling errors, this series fixed > this > spelling errors. Your name seems mis-configured in git (it displays it as an username). This shou

Re: [PATCH V2 00/10] fix some comment spelling errors

2020-09-16 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200917035413.701-1-zhaolich...@huawei.com/ Hi, This series seems to have some coding style problems. See output below for more information: N/A. Internal error while reading log file The full log is available at http://patchew.org/logs/20200917035413

[PATCH V2 00/10] fix some comment spelling errors

2020-09-16 Thread zhaolichang
I found that there are many spelling errors in the comments of qemu, so I used the spellcheck tool to check the spelling errors, this series fixed this spelling errors. v1 -> v2: address Peter Maydell's comments address Alex Benn¨¦e's comments add reviewed-by for patch 1,2,3,4,5,6,9,10 zha

Re: [PATCH V2 00/10] fix some comment spelling errors

2020-09-16 Thread Laurent Vivier
Le 14/09/2020 à 05:56, zhaolichang a écrit : > ping > I tried to apply some of your patches, but they don't apply because they are not formated correctly. You should send them using "git send-email" or "git publish". Thanks, Laurent

Re: [PATCH V2 00/10] fix some comment spelling errors

2020-09-13 Thread zhaolichang
ping

[PATCH V2 00/10] fix some comment spelling errors

2020-08-26 Thread zhaolichang
I found that there are many spelling errors in the comments of qemu, so I used the spellcheck tool to check the spelling errors, this series fixed this spelling errors. v1 -> v2: address Peter Maydell's comments address Alex Bennée's comments add reviewed-by for patch 1,2,3,4,5,6,9,10 zhao