qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 2/4] physmem: Reduce local variable scope in flatview_read


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 2/4] physmem: Reduce local variable scope in flatview_read/write_continue()
Date: Thu, 7 Mar 2024 17:50:04 +0100
User-agent: Mozilla Thunderbird

On 7/3/24 16:37, Jonathan Cameron wrote:
Precursor to factoring out the inner loops for reuse.

Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
---
v2: Picked up tag from Peter.
  system/physmem.c | 40 ++++++++++++++++++++--------------------
  1 file changed, 20 insertions(+), 20 deletions(-)

Nice finding. Similar pattern in system/memory_ldst.c.inc.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]