sysfs docs: ABI: Fix typo in comment
authorSlark Xiao <slark_xiao@163.com>
Thu, 21 Jul 2022 02:06:23 +0000 (10:06 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Jul 2022 14:32:33 +0000 (16:32 +0200)
Fix typo in the comment

Signed-off-by: Slark Xiao <slark_xiao@163.com>
Link: https://lore.kernel.org/r/20220721020623.20974-1-slark_xiao@163.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/ABI/stable/sysfs-module
Documentation/ABI/testing/sysfs-class-rtrs-client
Documentation/ABI/testing/sysfs-class-rtrs-server
Documentation/ABI/testing/sysfs-devices-platform-ACPI-TAD
Documentation/ABI/testing/sysfs-devices-power

index 560b4a3278df0115ea04864657eec96c641b7b82..41b1f16e8795fff0943cadb12471a28c4432c5aa 100644 (file)
@@ -38,7 +38,7 @@ What:         /sys/module/<MODULENAME>/srcversion
 Date:          Jun 2005
 Description:
                If the module source has MODULE_VERSION, this file will contain
-               the checksum of the the source code.
+               the checksum of the source code.
 
 What:          /sys/module/<MODULENAME>/version
 Date:          Jun 2005
index 49a4157c7bf10c2d6cc367eb17e8abb34c06c48d..fecc59d1b96f88b249c2191190cf479e38984b13 100644 (file)
@@ -78,7 +78,7 @@ What:         /sys/class/rtrs-client/<session-name>/paths/<src@dst>/hca_name
 Date:          Feb 2020
 KernelVersion: 5.7
 Contact:       Jack Wang <jinpu.wang@cloud.ionos.com> Danil Kipnis <danil.kipnis@cloud.ionos.com>
-Description:   RO, Contains the the name of HCA the connection established on.
+Description:   RO, Contains the name of HCA the connection established on.
 
 What:          /sys/class/rtrs-client/<session-name>/paths/<src@dst>/hca_port
 Date:          Feb 2020
index 3b6d5b067df09da0c4035e10dbd18272ef7c9518..b08601d8040921f4c19d7a3491102384fe1e7a09 100644 (file)
@@ -24,7 +24,7 @@ What:         /sys/class/rtrs-server/<session-name>/paths/<src@dst>/hca_name
 Date:          Feb 2020
 KernelVersion: 5.7
 Contact:       Jack Wang <jinpu.wang@cloud.ionos.com> Danil Kipnis <danil.kipnis@cloud.ionos.com>
-Description:   RO, Contains the the name of HCA the connection established on.
+Description:   RO, Contains the name of HCA the connection established on.
 
 What:          /sys/class/rtrs-server/<session-name>/paths/<src@dst>/hca_port
 Date:          Feb 2020
index f7b360a61b2181ea2cf0f501699a68a8c5edd4dc..bc44bc903bc8aad67aae54b89c7fff13da4f79f2 100644 (file)
@@ -74,7 +74,7 @@ Description:
 
                Reads also cause the AC alarm timer status to be reset.
 
-               Another way to reset the the status of the AC alarm timer is to
+               Another way to reset the status of the AC alarm timer is to
                write (the number) 0 to this file.
 
                If the status return value indicates that the timer has expired,
index 1b2a2d41ff8013f5509a657dd9c54e0f8e7b4a67..54195530e97ac89c28ef4c0300c326368aa4c3fd 100644 (file)
@@ -303,5 +303,5 @@ Date:               Apr 2010
 Contact:       Dominik Brodowski <linux@dominikbrodowski.net>
 Description:
                Reports the runtime PM children usage count of a device, or
-               0 if the the children will be ignored.
+               0 if the children will be ignored.