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

From: Randy Dunlap
Date: Wed May 05 2021 - 18:55:46 EST


On 5/5/21 3:28 PM, Carlos Bilbao wrote:
> Fix the following typos in the Documentation/ABI/ directory:
>
> - In file obsolete/sysfs-cpuidle, change "obselete" for "obsolete".
>
> - In file removed/sysfs-kernel-uids, change "propotional" for "proportional".
>
> - In directory stable/, fix the following words: "associtated" for "associated",
> "hexidecimal" for "hexadecimal", "vlue" for "value", "csed" for "caused" and
> "wrtie" for "write". This updates a total of five files.
>
> - In directory testing/, fix the following words: "subystem" for "subsystem",
> isochrnous" for "isochronous", "Desctiptors" for "Descriptors", "picutre" for
> "picture", "capture" for "capture", "occured" for "ocurred", "connnected" for
> "connected","agressively" for "aggressively","manufacturee" for "manufacturer"
> and "transaction" for "transaction", "malformatted" for "malformed","internel"
> for "internal", "writtento" for "written to", "specificed" for "specified",
> "beyound" for "beyond", "Symetric" for "Symmetric". This updates a total of
> eleven files.
>
> Signed-off-by: Carlos Bilbao <bilbao@xxxxxx>

Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>

> ---

This patch should have something here (below the --- line) like:

v2: corrections from v1 and additions to the file <whatever the new file is>

It should also have a modified Subject line: (e.g.)

[PATCH v2] Documentation: ABI: fix typos in all directories

Anyway, the changes look good to me.

Thanks.

> Documentation/ABI/obsolete/sysfs-cpuidle | 2 +-
> Documentation/ABI/removed/sysfs-kernel-uids | 2 +-
> Documentation/ABI/stable/sysfs-bus-vmbus | 2 +-
> Documentation/ABI/stable/sysfs-bus-xen-backend | 2 +-
> Documentation/ABI/stable/sysfs-driver-dma-idxd | 2 +-
> Documentation/ABI/stable/sysfs-driver-mlxreg-io | 4 ++--
> Documentation/ABI/testing/configfs-iio | 2 +-
> Documentation/ABI/testing/configfs-most | 8 ++++----
> Documentation/ABI/testing/configfs-usb-gadget | 2 +-
> Documentation/ABI/testing/configfs-usb-gadget-uvc | 4 ++--
> Documentation/ABI/testing/debugfs-driver-genwqe | 2 +-
> Documentation/ABI/testing/debugfs-driver-habanalabs | 2 +-
> Documentation/ABI/testing/sysfs-bus-fsi | 2 +-
> Documentation/ABI/testing/sysfs-bus-pci | 2 +-
> Documentation/ABI/testing/sysfs-devices-system-cpu | 10 +++++-----
> Documentation/ABI/testing/sysfs-driver-ufs | 4 ++--
> Documentation/ABI/testing/sysfs-fs-f2fs | 2 +-
> 17 files changed, 27 insertions(+), 27 deletions(-)
>


--
~Randy