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

2020-09-17 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200917075029.313-1-zhaolich...@huawei.com/ Hi, This series failed build test on FreeBSD host. Please find the details below. The full log is available at http://patchew.org/logs/20200917075029.313-1-zhaolich...@huawei.com/testing.FreeBSD/?type=mess

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

2020-09-17 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200917075029.313-1-zhaolich...@huawei.com/ Hi, This series failed build test on FreeBSD host. Please find the details below. The full log is available at http://patchew.org/logs/20200917075029.313-1-zhaolich...@huawei.com/testing.FreeBSD/?type=mess

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

2020-09-17 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200917075029.313-1-zhaolich...@huawei.com/ Hi, This series failed build test on FreeBSD host. Please find the details below. The full log is available at http://patchew.org/logs/20200917075029.313-1-zhaolich...@huawei.com/testing.FreeBSD/?type=mess

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

2020-09-17 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. v2 -> v3: fix coding style problems in v2 version v1 -> v2: address Peter Maydell's comments address Alex Bennee's commen