Re: [PATCH] treewide: spelling fixes in comments and some strings

2023-07-14 Thread Michael Tokarev
14.07.2023 22:40, Alex Williamson wrote: $ git diff qemu-master..spelling | grep -c re-enable 8 I can drop those 8 out of 400 :) If we consider codespell to be the authority I guess we can leave it, but it seems a bit pedantic to me. Thanks, Let's just drop this one. Please if you conside

Re: [PATCH] treewide: spelling fixes in comments and some strings

2023-07-14 Thread Alex Williamson
On Fri, 14 Jul 2023 21:50:01 +0300 Michael Tokarev wrote: > 14.07.2023 21:22, Alex Williamson wrote: > > On Fri, 14 Jul 2023 14:38:06 +0300 > > Michael Tokarev wrote: > > > >> diff --git a/hw/ppc/spapr_pci_vfio.c b/hw/ppc/spapr_pci_vfio.c > >> index d8aeee0b7e..12e7790cf6 100644 > >> --- a/hw

Re: [PATCH] treewide: spelling fixes in comments and some strings

2023-07-14 Thread Michael Tokarev
14.07.2023 21:22, Alex Williamson wrote: On Fri, 14 Jul 2023 14:38:06 +0300 Michael Tokarev 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_

Re: [PATCH] treewide: spelling fixes in comments and some strings

2023-07-14 Thread Alex Williamson
On Fri, 14 Jul 2023 14:38:06 +0300 Michael Tokarev 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(SpaprPhbStat

Re: [PATCH] treewide: spelling fixes in comments and some strings

2023-07-14 Thread Michael Tokarev
14.07.2023 14:38, Michael Tokarev wrote: --- accel/tcg/tb-maint.c | 2 +- .. This one shouldnt've been sent, it is the whole patch before splitting to individual pieces. /mjt