[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 02/46] net: report list of available models according to p
From: |
David Woodhouse |
Subject: |
Re: [PATCH v3 02/46] net: report list of available models according to platform |
Date: |
Fri, 26 Jan 2024 14:46:00 +0000 |
User-agent: |
Evolution 3.44.4-0ubuntu2 |
On Fri, 2024-01-26 at 15:33 +0100, Thomas Huth wrote:
>
> It's an abbreviation, so I'd rather use "a.k.a." instead of "aka".
>
> Apart from that, the patch looks reasonable to me.
I was going for shorter line length in the output.
I will note that we have only 47 instances of 'a\.k\.a' in the code
base, and about 117 instances of 'aka '. The latter does include a few
false positives, but it also includes *all* the user-visible
occurrences (mostly in CPU model names).
It is literally in the dictionary as "aka":
https://dictionary.cambridge.org/dictionary/english/aka
... unlike e.g. "e.g." which the dictionary does show as such, albeit
with a very reluctant "also eg" in very small letters:
https://dictionary.cambridge.org/dictionary/english/eg
Definitely not a hill I'm prepared to die on though :)
smime.p7s
Description: S/MIME cryptographic signature
- [PATCH v3 15/46] hw/ppc/prep: use pci_init_nic_devices(), (continued)
- [PATCH v3 15/46] hw/ppc/prep: use pci_init_nic_devices(), David Woodhouse, 2024/01/08
- [PATCH v3 11/46] hw/loongarch: use pci_init_nic_devices(), David Woodhouse, 2024/01/08
- [PATCH v3 07/46] hw/alpha/dp264: use pci_init_nic_devices(), David Woodhouse, 2024/01/08
- [PATCH v3 23/46] hw/arm/exynos4: use qemu_create_nic_device(), David Woodhouse, 2024/01/08
- [PATCH v3 18/46] hw/sh4/r2d: use pci_init_nic_devices(), David Woodhouse, 2024/01/08
- [PATCH v3 22/46] hw/arm/aspeed: use qemu_configure_nic_device(), David Woodhouse, 2024/01/08
- [PATCH v3 02/46] net: report list of available models according to platform, David Woodhouse, 2024/01/08
- [PATCH v3 29/46] hw/arm/stellaris: use qemu_find_nic_info(), David Woodhouse, 2024/01/08
- [PATCH v3 21/46] hw/arm/allwinner: use qemu_configure_nic_device(), David Woodhouse, 2024/01/08
- [PATCH v3 36/46] hw/mips/jazz: use qemu_find_nic_info(), David Woodhouse, 2024/01/08
- [PATCH v3 42/46] hw/xtensa/xtfpga: use qemu_create_nic_device(), David Woodhouse, 2024/01/08
- [PATCH v3 14/46] hw/mips/loongson3_virt: use pci_init_nic_devices(), David Woodhouse, 2024/01/08
- [PATCH v3 38/46] hw/openrisc/openrisc_sim: use qemu_create_nic_device(), David Woodhouse, 2024/01/08
- [PATCH v3 10/46] hw/hppa: use pci_init_nic_devices(), David Woodhouse, 2024/01/08
- [PATCH v3 20/46] hw/xtensa/virt: use pci_init_nic_devices(), David Woodhouse, 2024/01/08