Re: [PATCH] Fixed typos in all directories of Documentation/ABI/

From: Carlos Bilbao
Date: Wed May 05 2021 - 18:25:09 EST


Hello Randy,

Thank you for your quick feedback that I address below, I will send the patch
again after this email.

> > What: /sys/bus/vmbus/devices/<UUID>/channels/<N>/cpu
> > Date: September. 2017
> > KernelVersion: 4.14
> > Contact: Stephen Hemminger <sthemmin@xxxxxxxxxxxxx>
> >
> > -Description: VCPU (sub)channel is affinitized to
> > +Description: PCP (sub)channel is affinitized to
>
> Stephen- comment here?

Stephen, no need to comment. This was my fault, VCPU was already right. Fixed.

> > diff --git a/Documentation/ABI/stable/sysfs-class-infiniband
> > b/Documentation/ABI/stable/sysfs-class-infiniband index
> > 348c4ac803ad..bbaa7bab8af4 100644
> > --- a/Documentation/ABI/stable/sysfs-class-infiniband
> > +++ b/Documentation/ABI/stable/sysfs-class-infiniband
> >
> > @@ -140,7 +140,7 @@ Description:
> > by LocalPhyErrors
> >
> > excessive_buffer_overrun_errors: (RO) This counter, indicates an
> >
> > - input buffer overrun. It indicates possible misconfiguration of
>
> Above is correct AFAIK although my 3 quick dictionary searches didn't find
> it spelled either of those ways. :)

Also true, "misconfiguration" is accepted. Change removed.

>
> codespell find 4 problems here (in ABI/testing):
>
> $ codespell sysfs-devices-system-cpu
> sysfs-devices-system-cpu:100: internel ==> internal
> sysfs-devices-system-cpu:283: specificed ==> specified
> sysfs-devices-system-cpu:298: beyound ==> beyond
> sysfs-devices-system-cpu:535: Symetric ==> Symmetric
>
>
> Would you mind adding those to your patch?
>

Changes added to the patch.