Commit ebab9426 authored by Bjorn Helgaas's avatar Bjorn Helgaas Committed by Jonathan Corbet
Browse files

Documentation/ABI: Fix typos



Fix typos in Documentation/ABI.  The changes are in descriptions or
comments where they shouldn't affect use of the ABIs.

Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
Reviewed-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20230814212822.193684-2-helgaas@kernel.org


Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 0ef5de7b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -295,7 +295,7 @@ Description:
		capable of executing requests targeting different sector ranges
		in parallel. For instance, single LUN multi-actuator hard-disks
		will have an independent_access_ranges directory if the device
		correctly advertizes the sector ranges of its actuators.
		correctly advertises the sector ranges of its actuators.

		The independent_access_ranges directory contains one directory
		per access range, with each range described using the sector
+1 −1
Original line number Diff line number Diff line
@@ -356,7 +356,7 @@ Description:
		pkeys/<n>:		(RO) Displays the contents of the physical
					key table n = 0..126

		mcgs/:			(RO) Muticast group table
		mcgs/:			(RO) Multicast group table

		<m>/gid_idx/0:		(RO) Display the GID mapping m = 1..2

+1 −1
Original line number Diff line number Diff line
@@ -2,6 +2,6 @@ What: /sys/bus/wmi/devices/05901221-D566-11D1-B2F0-00A0C9062910[-X]/bmof
Date:		Jun 2017
KernelVersion:	4.13
Description:
		Binary MOF metadata used to decribe the details of available ACPI WMI interfaces.
		Binary MOF metadata used to describe the details of available ACPI WMI interfaces.

		See Documentation/wmi/devices/wmi-bmof.rst for details.
+1 −1
Original line number Diff line number Diff line
@@ -95,7 +95,7 @@ What: /sys/kernel/debug/habanalabs/hl<n>/device_release_watchdog_timeo
Date:           Oct 2022
KernelVersion:  6.2
Contact:        ttayar@habana.ai
Description:    The watchdog timeout value in seconds for a device relese upon
Description:    The watchdog timeout value in seconds for a device release upon
                certain error cases, after which the device is reset.

What:           /sys/kernel/debug/habanalabs/hl<n>/dma_size
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ Description:

		==  ===================================
		 1  major number
		 2  minor mumber
		 2  minor number
		 3  device name
		 4  reads completed successfully
		 5  reads merged
Loading