qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 05/14] exec/cpu: Indent TARGET_PAGE_foo definitions


From: Richard Henderson
Subject: Re: [PATCH 05/14] exec/cpu: Indent TARGET_PAGE_foo definitions
Date: Sun, 28 Apr 2024 11:27:49 -0700
User-agent: Mozilla Thunderbird

On 4/27/24 08:57, Philippe Mathieu-Daudé wrote:
The TARGET_PAGE_foo definitions are defined with multiple
level of #ifdef'ry. Indent it a bit for clarity.

Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
---
  include/exec/cpu-all.h | 25 +++++++++++++------------
  1 file changed, 13 insertions(+), 12 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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