From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
To: Yutao Ai <aiyutao@huawei.com>
Cc: alex.chen@huawei.com, armbru@redhat.com, qemu-devel@nongnu.org
Subject: Re: [PATCH 0/3] Fix some style problems in monitor
Date: Tue, 8 Dec 2020 16:39:22 +0000 [thread overview]
Message-ID: <20201208163922.GA31369@work-vm> (raw)
In-Reply-To: <20201125014514.55562-1-aiyutao@huawei.com>
* Yutao Ai (aiyutao@huawei.com) wrote:
> I find some style problems while using checkpatch.pl to check monitor codes.
> And I fixed these style problems in the submit patches.
>
> Yutao Ai (3):
> monitor:open brace '{' following struct go on the same line
> monitor:braces {} are necessary for all arms of this statement
> monitor:Don't use '#' flag of printf format ('%#') in format strings
>
> monitor/hmp-cmds.c | 3 +--
> monitor/misc.c | 16 ++++++++++------
> 2 files changed, 11 insertions(+), 8 deletions(-)
Queued
> --
> 2.19.1
>
>
--
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK
prev parent reply other threads:[~2020-12-08 16:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-25 1:45 [PATCH 0/3] Fix some style problems in monitor Yutao Ai
2020-11-25 1:45 ` [PATCH 1/3] monitor:open brace '{' following struct go on the same line Yutao Ai
2020-11-25 1:45 ` [PATCH 2/3] monitor:braces {} are necessary for all arms of this statement Yutao Ai
2020-11-25 1:45 ` [PATCH 3/3] monitor:Don't use '#' flag of printf format ('%#') in format strings Yutao Ai
2020-11-25 8:09 ` Philippe Mathieu-Daudé
2020-12-08 16:39 ` Dr. David Alan Gilbert [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=20201208163922.GA31369@work-vm \
--to=dgilbert@redhat.com \
--cc=aiyutao@huawei.com \
--cc=alex.chen@huawei.com \
--cc=armbru@redhat.com \
--cc=qemu-devel@nongnu.org \
/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).