From: Thomas Huth <thuth@redhat.com>
To: zhujun2 <zhujun2@cmss.chinamobile.com>, qemu-devel@nongnu.org
Cc: mst@redhat.com, imammedo@redhat.com, anisinha@redhat.com,
lvivier@redhat.com
Subject: Re: [PATCH] tests: Fix printf format string in acpi-utils.c
Date: Fri, 27 Oct 2023 10:20:30 +0200 [thread overview]
Message-ID: <27bd1017-fd0a-4e90-ae54-6064b434b9aa@redhat.com> (raw)
In-Reply-To: <20231027030930.7739-1-zhujun2@cmss.chinamobile.com>
On 27/10/2023 05.09, zhujun2 wrote:
> Inside of acpi_fetch_table() arguments are
> printed via fprintf but '%d' is used to print @flags (of type
> uint). Use '%u' instead.
>
> Signed-off-by: zhujun2 <zhujun2@cmss.chinamobile.com>
^-- Could you please use the proper spelling of
your name here?
You might need to create a proper "name = ..." entry in the "[user]" section
of your ~/.gitconfig file.
Thanks,
Thomas
next prev parent reply other threads:[~2023-10-27 8:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-27 3:09 [PATCH] tests: Fix printf format string in acpi-utils.c zhujun2
2023-10-27 6:51 ` Ani Sinha
2023-10-27 8:20 ` Thomas Huth [this message]
2023-10-27 13:32 ` Markus Armbruster
2023-11-06 17:40 ` Michael S. Tsirkin
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=27bd1017-fd0a-4e90-ae54-6064b434b9aa@redhat.com \
--to=thuth@redhat.com \
--cc=anisinha@redhat.com \
--cc=imammedo@redhat.com \
--cc=lvivier@redhat.com \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=zhujun2@cmss.chinamobile.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).