qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v5 18/21] ppc4xx_sdram: Rename local state variable for brevi


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v5 18/21] ppc4xx_sdram: Rename local state variable for brevity
Date: Sun, 18 Sep 2022 22:51:14 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.13.0

On 18/9/22 22:24, BALATON Zoltan wrote:
Rename the sdram local state variable to s in dcr read/write functions
and reset methods for better readability and to match realize methods.
Other places not converted will be changed or removed in subsequent
patches.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
---
  hw/ppc/ppc4xx_sdram.c | 158 +++++++++++++++++++++---------------------
  1 file changed, 79 insertions(+), 79 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>



reply via email to

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