From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Yao Xingtao <yaoxt.fnst@fujitsu.com>,
qemu-devel@nongnu.org, Huacai Chen <chenhuacai@kernel.org>,
Jiaxun Yang <jiaxun.yang@flygoat.com>
Subject: Re: [PATCH 1/2] mips/loongson3_virt: remove useless type cast
Date: Mon, 22 Jul 2024 23:16:20 +0200 [thread overview]
Message-ID: <e81bcfc9-bea8-4807-86d3-c18ecab3a318@linaro.org> (raw)
In-Reply-To: <20240722091728.4334-2-yaoxt.fnst@fujitsu.com>
On 22/7/24 11:17, Yao Xingtao wrote:
> The type of kernel_entry, kernel_low and kernel_high is uint64_t, cast
> the pointer of this type to uint64_t* is useless.
>
> Signed-off-by: Yao Xingtao <yaoxt.fnst@fujitsu.com>
> ---
> hw/mips/loongson3_virt.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Patch queued, thanks.
next prev parent reply other threads:[~2024-07-22 21:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-22 9:17 [PATCH 0/2] remove useless type cast Yao Xingtao via
2024-07-22 9:17 ` [PATCH 1/2] mips/loongson3_virt: " Yao Xingtao via
2024-07-22 11:47 ` Peter Maydell
2024-07-22 12:10 ` Philippe Mathieu-Daudé
2024-07-22 21:16 ` Philippe Mathieu-Daudé [this message]
2024-07-22 9:17 ` [PATCH 2/2] nvme/ctrl: " Yao Xingtao via
2024-07-22 11:48 ` Peter Maydell
2024-07-22 11:52 ` Klaus Jensen
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=e81bcfc9-bea8-4807-86d3-c18ecab3a318@linaro.org \
--to=philmd@linaro.org \
--cc=chenhuacai@kernel.org \
--cc=jiaxun.yang@flygoat.com \
--cc=qemu-devel@nongnu.org \
--cc=yaoxt.fnst@fujitsu.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).