diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2023-08-14 16:28:20 -0500 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2023-08-18 11:28:40 -0600 |
commit | ebab9426cd73c45945b44344ca904b343f0ca070 (patch) | |
tree | 5d9278c776b4a85bcc5a9b959ded535b180ce297 /Documentation/ABI/testing/sysfs-bus-coresight-devices-etm4x | |
parent | 0ef5de7b1ee8d8ee5695fbc1df4a257e028f674a (diff) | |
download | linux-ebab9426cd73c45945b44344ca904b343f0ca070.tar.gz linux-ebab9426cd73c45945b44344ca904b343f0ca070.tar.bz2 linux-ebab9426cd73c45945b44344ca904b343f0ca070.zip |
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>
Diffstat (limited to 'Documentation/ABI/testing/sysfs-bus-coresight-devices-etm4x')
-rw-r--r-- | Documentation/ABI/testing/sysfs-bus-coresight-devices-etm4x | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ABI/testing/sysfs-bus-coresight-devices-etm4x b/Documentation/ABI/testing/sysfs-bus-coresight-devices-etm4x index 08b1964f27d3..a0425d70d009 100644 --- a/Documentation/ABI/testing/sysfs-bus-coresight-devices-etm4x +++ b/Documentation/ABI/testing/sysfs-bus-coresight-devices-etm4x @@ -446,7 +446,7 @@ Date: April 2015 KernelVersion: 4.01 Contact: Mathieu Poirier <mathieu.poirier@linaro.org> Description: (Read) Returns the maximum size of the data value, data address, - VMID, context ID and instuction address in the trace unit + VMID, context ID and instruction address in the trace unit (0x1E8). The value is taken directly from the HW. What: /sys/bus/coresight/devices/etm<N>/trcidr/trcidr3 |