|
From: | Richard Henderson |
Subject: | Re: [PATCH v2 1/4] hw/ppc/spapr_nvdimm: Simplify LD/ST API uses |
Date: | Thu, 3 Oct 2024 15:18:49 -0700 |
User-agent: | Mozilla Thunderbird |
On 9/27/24 14:50, Philippe Mathieu-Daudé wrote:
ldn/stn methods handle the access size, no need for the switch case. Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org> --- hw/ppc/spapr_nvdimm.c | 47 ++++--------------------------------------- 1 file changed, 4 insertions(+), 43 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |