Skip to content

Commit b18ee4a

Browse files
SlarkXiaogregkh
authored andcommitted
sysfs docs: ABI: Fix typo in comment
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>
1 parent b6c6947 commit b18ee4a

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

Documentation/ABI/stable/sysfs-module

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ What: /sys/module/<MODULENAME>/srcversion
3838
Date: Jun 2005
3939
Description:
4040
If the module source has MODULE_VERSION, this file will contain
41-
the checksum of the the source code.
41+
the checksum of the source code.
4242

4343
What: /sys/module/<MODULENAME>/version
4444
Date: Jun 2005

Documentation/ABI/testing/sysfs-class-rtrs-client

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ What: /sys/class/rtrs-client/<session-name>/paths/<src@dst>/hca_name
7878
Date: Feb 2020
7979
KernelVersion: 5.7
8080
Contact: Jack Wang <jinpu.wang@cloud.ionos.com> Danil Kipnis <danil.kipnis@cloud.ionos.com>
81-
Description: RO, Contains the the name of HCA the connection established on.
81+
Description: RO, Contains the name of HCA the connection established on.
8282

8383
What: /sys/class/rtrs-client/<session-name>/paths/<src@dst>/hca_port
8484
Date: Feb 2020

Documentation/ABI/testing/sysfs-class-rtrs-server

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ What: /sys/class/rtrs-server/<session-name>/paths/<src@dst>/hca_name
2424
Date: Feb 2020
2525
KernelVersion: 5.7
2626
Contact: Jack Wang <jinpu.wang@cloud.ionos.com> Danil Kipnis <danil.kipnis@cloud.ionos.com>
27-
Description: RO, Contains the the name of HCA the connection established on.
27+
Description: RO, Contains the name of HCA the connection established on.
2828

2929
What: /sys/class/rtrs-server/<session-name>/paths/<src@dst>/hca_port
3030
Date: Feb 2020

Documentation/ABI/testing/sysfs-devices-platform-ACPI-TAD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Description:
7474

7575
Reads also cause the AC alarm timer status to be reset.
7676

77-
Another way to reset the the status of the AC alarm timer is to
77+
Another way to reset the status of the AC alarm timer is to
7878
write (the number) 0 to this file.
7979

8080
If the status return value indicates that the timer has expired,

Documentation/ABI/testing/sysfs-devices-power

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,5 +303,5 @@ Date: Apr 2010
303303
Contact: Dominik Brodowski <linux@dominikbrodowski.net>
304304
Description:
305305
Reports the runtime PM children usage count of a device, or
306-
0 if the the children will be ignored.
306+
0 if the children will be ignored.
307307

0 commit comments

Comments
 (0)