|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 1/2] mips/loongson3_virt: remove useless type cast |
Date: | Mon, 22 Jul 2024 23:16:20 +0200 |
User-agent: | Mozilla Thunderbird |
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.
[Prev in Thread] | Current Thread | [Next in Thread] |