|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h |
Date: | Tue, 27 Feb 2024 17:39:33 +0100 |
User-agent: | Mozilla Thunderbird |
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> Thanks!
[Prev in Thread] | Current Thread | [Next in Thread] |