diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2023-08-15 00:28:20 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2023-08-18 20:28:40 +0300 |
commit | ebab9426cd73c45945b44344ca904b343f0ca070 (patch) | |
tree | 5d9278c776b4a85bcc5a9b959ded535b180ce297 /Documentation/ABI/testing/sysfs-platform-kim | |
parent | 0ef5de7b1ee8d8ee5695fbc1df4a257e028f674a (diff) | |
download | linux-ebab9426cd73c45945b44344ca904b343f0ca070.tar.xz |
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-platform-kim')
-rw-r--r-- | Documentation/ABI/testing/sysfs-platform-kim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ABI/testing/sysfs-platform-kim b/Documentation/ABI/testing/sysfs-platform-kim index 6a52d6d2b601..0a38caa62a32 100644 --- a/Documentation/ABI/testing/sysfs-platform-kim +++ b/Documentation/ABI/testing/sysfs-platform-kim @@ -9,7 +9,7 @@ Description: The device name flows down to architecture specific board initialization file from the ATAGS bootloader firmware. The name exposed is read from the user-space - dameon and opens the device when install is requested. + daemon and opens the device when install is requested. What: /sys/devices/platform/kim/baud_rate Date: January 2010 |