qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Alex Bennée" <alex.bennee@linaro.org>
To: "zhouyang (T)" <zhouyang789@huawei.com>
Cc: alex.chen@huawei.com, qemu-devel@nongnu.org
Subject: Re: [PATCH v3 0/5] Fix some style problems in contrib
Date: Tue, 02 Feb 2021 14:40:29 +0000	[thread overview]
Message-ID: <87bld2ttvl.fsf@linaro.org> (raw)
In-Reply-To: <eac694c8-b9f6-55fa-d32c-3f7213b24e8e@huawei.com>


zhouyang (T) <zhouyang789@huawei.com> writes:

> kindly ping,
> the link of this patch set
> is:http://patchwork.ozlabs.org/project/qemu-devel/cover/20210118031004.1662363-1-zhouyang789@huawei.com/

Queued to plugins/next, thanks.

(I might as well pick-up the ivshmem-server change while I'm at it as
it's trivial).

>
>
> On 2021/1/18 11:09, zhouyang wrote:
>> v3 -> v2
>> add Cc 
>> 
>> zhouyang (5):
>>   contrib: Don't use '#' flag of printf format
>>   contrib: Fix some code style problems, ERROR: "foo * bar" should be
>>     "foo *bar"
>>   contrib: Add spaces around operator
>>   contrib: space required after that ','
>>   contrib: Open brace '{' following struct go on the same line
>> 
>>  contrib/ivshmem-server/main.c |  2 +-
>>  contrib/plugins/hotblocks.c   |  2 +-
>>  contrib/plugins/hotpages.c    |  2 +-
>>  contrib/plugins/howvec.c      | 19 +++++++++----------
>>  contrib/plugins/lockstep.c    |  6 +++---
>>  5 files changed, 15 insertions(+), 16 deletions(-)
>> 


-- 
Alex Bennée


      reply	other threads:[~2021-02-02 14:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-18  3:09 [PATCH v3 0/5] Fix some style problems in contrib zhouyang
2021-01-18  3:10 ` [PATCH v3 1/5] contrib: Don't use '#' flag of printf format zhouyang
2021-01-18  3:10 ` [PATCH v3 2/5] contrib: Fix some code style problems, ERROR: "foo * bar" should be "foo *bar" zhouyang
2021-01-18  3:10 ` [PATCH v3 3/5] contrib: Add spaces around operator zhouyang
2021-01-18  3:10 ` [PATCH v3 4/5] contrib: space required after that ',' zhouyang
2021-01-18  3:10 ` [PATCH v3 5/5] contrib: Open brace '{' following struct go on the same line zhouyang
2021-02-01 12:42 ` [PATCH v3 0/5] Fix some style problems in contrib zhouyang (T)
2021-02-02 14:40   ` Alex Bennée [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bld2ttvl.fsf@linaro.org \
    --to=alex.bennee@linaro.org \
    --cc=alex.chen@huawei.com \
    --cc=qemu-devel@nongnu.org \
    --cc=zhouyang789@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).