Re: [PATCH] ppc: fix incorrect spelling of PowerMac

2024-09-07 Thread Michael Tokarev
05.08.2024 10:01, Tejas Vipin wrote: PowerMac is spelled as PowerMAC (Media Access Control) in some places. This is misleading. Applied to my trivial-patches tree, thanks! /mjt

Re: [PATCH] ppc: fix incorrect spelling of PowerMac

2024-08-05 Thread Philippe Mathieu-Daudé
Hi Tejas, On 5/8/24 09:01, Tejas Vipin wrote: PowerMac is spelled as PowerMAC (Media Access Control) in some places. This is misleading. Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2297 Signed-off-by: Tejas Vipin --- docs/system/ppc/powermac.rst | 4 ++-- hw/ppc/mac_newworld.c

[PATCH] ppc: fix incorrect spelling of PowerMac

2024-08-05 Thread Tejas Vipin
PowerMac is spelled as PowerMAC (Media Access Control) in some places. This is misleading. Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2297 Signed-off-by: Tejas Vipin --- docs/system/ppc/powermac.rst | 4 ++-- hw/ppc/mac_newworld.c| 2 +- hw/ppc/mac_oldworld.c| 2 +-