[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
答复: [PATCH 1/3] target/arm: add spaces around operator
From: |
zhangxinhao |
Subject: |
答复: [PATCH 1/3] target/arm: add spaces around operator |
Date: |
Thu, 5 Nov 2020 10:20:51 +0000 |
Thanks for advise. I will study the documents and include a cover letter in
next patch series submissions :)
-----邮件原件-----
发件人: Peter Maydell [mailto:peter.maydell@linaro.org]
发送时间: 2020年11月5日 2:05
收件人: zhangxinhao <zhangxinhao1@huawei.com>
抄送: QEMU Developers <qemu-devel@nongnu.org>; qemu-arm <qemu-arm@nongnu.org>;
dengkai (A) <dengkai1@huawei.com>; Chenzhendong (alex) <alex.chen@huawei.com>;
QEMU Trivial <qemu-trivial@nongnu.org>
主题: Re: [PATCH 1/3] target/arm: add spaces around operator
On Tue, 3 Nov 2020 at 11:47, Xinhao Zhang <zhangxinhao1@huawei.com> wrote:
>
> Fix code style. Operator needs spaces both sides.
Thanks; I have applied this series to target-arm.next.
For future patch submissions, please could you include a cover letter if you're
submitting a series with more than one patch in it? (Single patches don't need
a cover letter). The individual patches should all then be follow-ups to the
cover letter (in the usual way that git format-patch --cover-letter sets up).
(We document this and other conventions for our code submission process at:
https://wiki.qemu.org/Contribute/SubmitAPatch )
thanks
-- PMM