[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] treewide: spelling fixes in comments and some strings
From: |
Alex Williamson |
Subject: |
Re: [PATCH] treewide: spelling fixes in comments and some strings |
Date: |
Fri, 14 Jul 2023 12:22:01 -0600 |
On Fri, 14 Jul 2023 14:38:06 +0300
Michael Tokarev <mjt@tls.msk.ru> wrote:
> diff --git a/hw/ppc/spapr_pci_vfio.c b/hw/ppc/spapr_pci_vfio.c
> index d8aeee0b7e..12e7790cf6 100644
> --- a/hw/ppc/spapr_pci_vfio.c
> +++ b/hw/ppc/spapr_pci_vfio.c
> @@ -39,7 +39,7 @@ static void spapr_phb_vfio_eeh_reenable(SpaprPhbState *sphb)
> void spapr_phb_vfio_reset(DeviceState *qdev)
> {
> /*
> - * The PE might be in frozen state. To reenable the EEH
> + * The PE might be in frozen state. To re-enable the EEH
> * functionality on it will clean the frozen state, which
> * ensures that the contained PCI devices will work properly
> * after reboot.
This looks like personal preference, I can't actually find a source
that indicates "reenable" is anything other than a valid alternative of
"re-enable". Thanks,
Alex
[PATCH, trivial 03/29] tree-wide spelling fixes in comments and some messages: ui, Michael Tokarev, 2023/07/14
[PATCH, trivial 05/29] tree-wide spelling fixes in comments and some messages: tcg, Michael Tokarev, 2023/07/14
[PATCH, trivial 06/29] tree-wide spelling fixes in comments and some messages: docs, Michael Tokarev, 2023/07/14
[PATCH, trivial 04/29] tree-wide spelling fixes in comments and some messages: util, Michael Tokarev, 2023/07/14
[PATCH, trivial 07/29] tree-wide spelling fixes in comments and some messages: hw/9pfs, Michael Tokarev, 2023/07/14
[PATCH, trivial 08/29] tree-wide spelling fixes in comments and some messages: arm, Michael Tokarev, 2023/07/14