qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 3/9] hw/ide/ahci: Rename AHCI PCI function as 'pdev'


From: Richard Henderson
Subject: Re: [PATCH 3/9] hw/ide/ahci: Rename AHCI PCI function as 'pdev'
Date: Tue, 13 Feb 2024 06:32:03 -1000
User-agent: Mozilla Thunderbird

On 2/12/24 22:11, Philippe Mathieu-Daudé wrote:
We want to access AHCIPCIState::ahci field. In order to keep
the code simple (avoiding &ahci->ahci), rename the current
'ahci' variable as 'pdev'

Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
---
  hw/i386/pc_q35.c | 15 ++++++++-------
  hw/mips/boston.c | 10 +++++-----
  2 files changed, 13 insertions(+), 12 deletions(-)




reply via email to

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