Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Slark Xiao and committed by
Greg Kroah-Hartman
b18ee4a4 b6c69474

+5 -5
+1 -1
Documentation/ABI/stable/sysfs-module
··· 38 38 Date: Jun 2005 39 39 Description: 40 40 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. 42 42 43 43 What: /sys/module/<MODULENAME>/version 44 44 Date: Jun 2005
+1 -1
Documentation/ABI/testing/sysfs-class-rtrs-client
··· 78 78 Date: Feb 2020 79 79 KernelVersion: 5.7 80 80 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. 82 82 83 83 What: /sys/class/rtrs-client/<session-name>/paths/<src@dst>/hca_port 84 84 Date: Feb 2020
+1 -1
Documentation/ABI/testing/sysfs-class-rtrs-server
··· 24 24 Date: Feb 2020 25 25 KernelVersion: 5.7 26 26 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. 28 28 29 29 What: /sys/class/rtrs-server/<session-name>/paths/<src@dst>/hca_port 30 30 Date: Feb 2020
+1 -1
Documentation/ABI/testing/sysfs-devices-platform-ACPI-TAD
··· 74 74 75 75 Reads also cause the AC alarm timer status to be reset. 76 76 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 78 78 write (the number) 0 to this file. 79 79 80 80 If the status return value indicates that the timer has expired,
+1 -1
Documentation/ABI/testing/sysfs-devices-power
··· 303 303 Contact: Dominik Brodowski <linux@dominikbrodowski.net> 304 304 Description: 305 305 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. 307 307