qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 3/7] hw/ide: Rename ISA specific ide_init_ioport() as ide_ini


From: Richard Henderson
Subject: Re: [PATCH 3/7] hw/ide: Rename ISA specific ide_init_ioport() as ide_init_ioport_isa()
Date: Wed, 8 Feb 2023 09:37:32 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1

On 2/7/23 14:07, Philippe Mathieu-Daudé wrote:
Rename ide_init_ioport() as ide_init_ioport_isa() to make
explicit it expects an ISA device.

Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
---
  hw/ide/ioport.c           | 2 +-
  hw/ide/isa.c              | 2 +-
  hw/ide/piix.c             | 4 ++--
  include/hw/ide/internal.h | 2 +-
  4 files changed, 5 insertions(+), 5 deletions(-)

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


r~



reply via email to

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