[PATCH v2] x86/platform/uv: fix spelling in sgi_uv ABI documentation

Randy Dunlap posted 1 patch 2 years, 7 months ago
Documentation/ABI/testing/sysfs-firmware-sgi_uv |    4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[PATCH v2] x86/platform/uv: fix spelling in sgi_uv ABI documentation
Posted by Randy Dunlap 2 years, 7 months ago
Correct spelling problems as identified by codespell.

Fixes: c159376490ee ("x86/platform/uv: Update ABI documentation of /sys/firmware/sgi_uv/")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Justin Ernst <justin.ernst@hpe.com>
Cc: Borislav Petkov <bp@alien8.de>
---
v2: use Borislav's correct email address

 Documentation/ABI/testing/sysfs-firmware-sgi_uv |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff -- a/Documentation/ABI/testing/sysfs-firmware-sgi_uv b/Documentation/ABI/testing/sysfs-firmware-sgi_uv
--- a/Documentation/ABI/testing/sysfs-firmware-sgi_uv
+++ b/Documentation/ABI/testing/sysfs-firmware-sgi_uv
@@ -102,12 +102,12 @@ Description:
 			conn_port
 
 		The conn_hub entry contains a value representing the unique
-		oridinal value of the hub on the other end of the fabric
+		ordinal value of the hub on the other end of the fabric
 		cable plugged into the port. If the port is disconnected,
 		the value returned will be -1.
 
 		The conn_port entry contains a value representing the unique
-		oridinal value of the port on the other end of the fabric cable
+		ordinal value of the port on the other end of the fabric cable
 		plugged into the port. If the port is disconnected, the value
 		returned will be -1.
RE: [PATCH v2] x86/platform/uv: fix spelling in sgi_uv ABI documentation
Posted by Ernst, Justin 2 years, 7 months ago
> Correct spelling problems as identified by codespell.
> 
> Fixes: c159376490ee ("x86/platform/uv: Update ABI documentation of /sys/firmware/sgi_uv/")
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Justin Ernst <justin.ernst@hpe.com>
> Cc: Borislav Petkov <bp@alien8.de>

Thanks Randy! I appreciate the patch.

Reviewed-by: Justin Ernst <justin.ernst@hpe.com>

> ---
> v2: use Borislav's correct email address
> 
>  Documentation/ABI/testing/sysfs-firmware-sgi_uv |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff -- a/Documentation/ABI/testing/sysfs-firmware-sgi_uv b/Documentation/ABI/testing/sysfs-firmware-
> sgi_uv
> --- a/Documentation/ABI/testing/sysfs-firmware-sgi_uv
> +++ b/Documentation/ABI/testing/sysfs-firmware-sgi_uv
> @@ -102,12 +102,12 @@ Description:
>  			conn_port
> 
>  		The conn_hub entry contains a value representing the unique
> -		oridinal value of the hub on the other end of the fabric
> +		ordinal value of the hub on the other end of the fabric
>  		cable plugged into the port. If the port is disconnected,
>  		the value returned will be -1.
> 
>  		The conn_port entry contains a value representing the unique
> -		oridinal value of the port on the other end of the fabric cable
> +		ordinal value of the port on the other end of the fabric cable
>  		plugged into the port. If the port is disconnected, the value
>  		returned will be -1.
>