Thank you very much. But I don't know how to do that. Can you help me?
By the way, this series of patches have been reviewed and four of them have
been applied. Can you help me to apply the rest?
On 2020/10/20 14:42, Philippe Mathieu-Daudé wrote:
> You forgot to Cc qemu-devel@.
>
> (See https:/
You forgot to Cc qemu-devel@.
(See https://wiki.qemu.org/Contribute/SubmitAPatch#CC_the_relevant_maintainer)
On Tue, Oct 20, 2020 at 4:46 AM Lichang Zhao wrote:
Now your name is properly displayed, so I assume you finally ran:
$ git config user.name "Lichang Zhao".
To fix how your name is dis
Patchew URL:
https://patchew.org/QEMU/20201009064449.2336-1-zhaolich...@huawei.com/
Hi,
This series seems to have some coding style problems. See output below for
more information:
Type: series
Message-id: 20201009064449.2336-1-zhaolich...@huawei.com
Subject: [PATCH V2 00/14] fix some
I found that there are many spelling errors in the comments of qemu/target/.
I used spellcheck to check the spelling errors and found some errors in the
folder.
The checkpatch.pl file in the Linux kernel can check spelling errors in patches.
I'm trying to add this function to the checkpatch.pl in