[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h
From: |
Markus Armbruster |
Subject: |
Re: [PATCH] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h |
Date: |
Mon, 11 Mar 2024 08:05:51 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
BALATON Zoltan <balaton@eik.bme.hu> writes:
> On Tue, 27 Feb 2024, Philippe Mathieu-Daudé wrote:
>> On 27/2/24 14:13, BALATON Zoltan wrote:
>>> Other headers now use dash instead of underscore. Rename
>>> ahci_internal.h accordingly for consistency.
>>> Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
>>> ---
>>> hw/ide/{ahci_internal.h => ahci-internal.h} | 0
>>> hw/ide/ahci.c | 2 +-
>>> hw/ide/ich.c | 2 +-
>>> 3 files changed, 2 insertions(+), 2 deletions(-)
>>> rename hw/ide/{ahci_internal.h => ahci-internal.h} (100%)
>>
>> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
>
> Was this also queued somewhere? I haven't seen it merged neither with the
> trivial nor the misc-hw pull requests.
I figure John (our IDE odd fixer) wouldn't mind this going via
qemu-trivial. Cc'ed!