Skip to content

Commit ebab942

Browse files
bjorn-helgaasJonathan Corbet
authored andcommitted
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: 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>
1 parent 0ef5de7 commit ebab942

35 files changed

+46
-46
lines changed

Documentation/ABI/stable/sysfs-block

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ Description:
295295
capable of executing requests targeting different sector ranges
296296
in parallel. For instance, single LUN multi-actuator hard-disks
297297
will have an independent_access_ranges directory if the device
298-
correctly advertizes the sector ranges of its actuators.
298+
correctly advertises the sector ranges of its actuators.
299299

300300
The independent_access_ranges directory contains one directory
301301
per access range, with each range described using the sector

Documentation/ABI/stable/sysfs-class-infiniband

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ Description:
356356
pkeys/<n>: (RO) Displays the contents of the physical
357357
key table n = 0..126
358358

359-
mcgs/: (RO) Muticast group table
359+
mcgs/: (RO) Multicast group table
360360

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

Documentation/ABI/stable/sysfs-platform-wmi-bmof

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ What: /sys/bus/wmi/devices/05901221-D566-11D1-B2F0-00A0C9062910[-X]/bmof
22
Date: Jun 2017
33
KernelVersion: 4.13
44
Description:
5-
Binary MOF metadata used to decribe the details of available ACPI WMI interfaces.
5+
Binary MOF metadata used to describe the details of available ACPI WMI interfaces.
66

77
See Documentation/wmi/devices/wmi-bmof.rst for details.

Documentation/ABI/testing/debugfs-driver-habanalabs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ What: /sys/kernel/debug/habanalabs/hl<n>/device_release_watchdog_timeo
9595
Date: Oct 2022
9696
KernelVersion: 6.2
9797
Contact: ttayar@habana.ai
98-
Description: The watchdog timeout value in seconds for a device relese upon
98+
Description: The watchdog timeout value in seconds for a device release upon
9999
certain error cases, after which the device is reset.
100100

101101
What: /sys/kernel/debug/habanalabs/hl<n>/dma_size

Documentation/ABI/testing/procfs-diskstats

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

99
== ===================================
1010
1 major number
11-
2 minor mumber
11+
2 minor number
1212
3 device name
1313
4 reads completed successfully
1414
5 reads merged

Documentation/ABI/testing/sysfs-bus-coreboot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ What: /sys/bus/coreboot/devices/cbmem-<id>/address
2121
Date: August 2022
2222
Contact: Jack Rosenthal <jrosenth@chromium.org>
2323
Description:
24-
This is the pyhsical memory address that the CBMEM entry's data
24+
This is the physical memory address that the CBMEM entry's data
2525
begins at, in hexadecimal (e.g., ``0x76ffe000``).
2626

2727
What: /sys/bus/coreboot/devices/cbmem-<id>/size

Documentation/ABI/testing/sysfs-bus-coresight-devices-etm3x

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Date: November 2014
3131
KernelVersion: 3.19
3232
Contact: Mathieu Poirier <mathieu.poirier@linaro.org>
3333
Description: (RW) Used in conjunction with @addr_idx. Specifies the range of
34-
addresses to trigger on. Inclusion or exclusion is specificed
34+
addresses to trigger on. Inclusion or exclusion is specified
3535
in the corresponding access type register.
3636

3737
What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/addr_single
@@ -304,19 +304,19 @@ What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/mgmt/etmtsscr
304304
Date: September 2015
305305
KernelVersion: 4.4
306306
Contact: Mathieu Poirier <mathieu.poirier@linaro.org>
307-
Description: (RO) Print the content of the ETM Trace Start/Stop Conrol
307+
Description: (RO) Print the content of the ETM Trace Start/Stop Control
308308
register (0x018). The value is read directly from the HW.
309309

310310
What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/mgmt/etmtecr1
311311
Date: September 2015
312312
KernelVersion: 4.4
313313
Contact: Mathieu Poirier <mathieu.poirier@linaro.org>
314-
Description: (RO) Print the content of the ETM Enable Conrol #1
314+
Description: (RO) Print the content of the ETM Enable Control #1
315315
register (0x024). The value is read directly from the HW.
316316

317317
What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/mgmt/etmtecr2
318318
Date: September 2015
319319
KernelVersion: 4.4
320320
Contact: Mathieu Poirier <mathieu.poirier@linaro.org>
321-
Description: (RO) Print the content of the ETM Enable Conrol #2
321+
Description: (RO) Print the content of the ETM Enable Control #2
322322
register (0x01c). The value is read directly from the HW.

Documentation/ABI/testing/sysfs-bus-coresight-devices-etm4x

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ Date: April 2015
446446
KernelVersion: 4.01
447447
Contact: Mathieu Poirier <mathieu.poirier@linaro.org>
448448
Description: (Read) Returns the maximum size of the data value, data address,
449-
VMID, context ID and instuction address in the trace unit
449+
VMID, context ID and instruction address in the trace unit
450450
(0x1E8). The value is taken directly from the HW.
451451

452452
What: /sys/bus/coresight/devices/etm<N>/trcidr/trcidr3

Documentation/ABI/testing/sysfs-bus-event_source-devices-events

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Description: Per-pmu performance monitoring events specific to the running syste
4747
If a <term> is specified alone (without an assigned value), it
4848
is implied that 0x1 is assigned to that <term>.
4949

50-
Examples (each of these lines would be in a seperate file):
50+
Examples (each of these lines would be in a separate file):
5151

5252
event=0x2abc
5353
event=0x423,inv,cmask=0x3
@@ -83,7 +83,7 @@ Description: Perf event scaling factors
8383

8484
A string representing a floating point value expressed in
8585
scientific notation to be multiplied by the event count
86-
recieved from the kernel to match the unit specified in the
86+
received from the kernel to match the unit specified in the
8787
<event>.unit file.
8888

8989
Example:

Documentation/ABI/testing/sysfs-bus-fsi-devices-sbefifo

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ Description:
55
Indicates whether or not this SBE device has experienced a
66
timeout; i.e. the SBE did not respond within the time allotted
77
by the driver. A value of 1 indicates that a timeout has
8-
ocurred and no transfers have completed since the timeout. A
9-
value of 0 indicates that no timeout has ocurred, or if one
8+
occurred and no transfers have completed since the timeout. A
9+
value of 0 indicates that no timeout has occurred, or if one
1010
has, more recent transfers have completed successful.

0 commit comments

Comments
 (0)