mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-23 12:14:10 +08:00
ebab9426cd
Fix typos in Documentation/ABI. The changes are in descriptions or comments where they shouldn't affect use of the ABIs. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Link: https://lore.kernel.org/r/20230814212822.193684-2-helgaas@kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
11 lines
491 B
Plaintext
11 lines
491 B
Plaintext
What: /sys/bus/fsi/devices/XX.XX.00:06/sbefifoX/timeout
|
|
KernelVersion: 5.15
|
|
Contact: eajames@linux.ibm.com
|
|
Description:
|
|
Indicates whether or not this SBE device has experienced a
|
|
timeout; i.e. the SBE did not respond within the time allotted
|
|
by the driver. A value of 1 indicates that a timeout has
|
|
occurred and no transfers have completed since the timeout. A
|
|
value of 0 indicates that no timeout has occurred, or if one
|
|
has, more recent transfers have completed successfully.
|