diff options
author | Sohaib Mohamed <[email protected]> | 2021-10-06 17:50:17 +0200 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2022-05-04 19:37:45 +1000 |
commit | 5749e7c1aa8c25ca11a8c8cac71d1a052231ef51 (patch) | |
tree | 4edde9ad50b4ada9e280e8888ae5f49dc094c97b | |
parent | 8cd1d2e9d08654b66c17432eccd404de9137ac08 (diff) |
Documentation: Fix typo in testing/sysfs-class-cxl
Remove repeated words: "the the lowest" and "this this kernel"
Signed-off-by: Sohaib Mohamed <[email protected]>
Acked-by: Andrew Donnellan <[email protected]>
Signed-off-by: Christophe Leroy <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | Documentation/ABI/testing/sysfs-class-cxl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/ABI/testing/sysfs-class-cxl b/Documentation/ABI/testing/sysfs-class-cxl index 3c77677e0ca7..594fda254130 100644 --- a/Documentation/ABI/testing/sysfs-class-cxl +++ b/Documentation/ABI/testing/sysfs-class-cxl @@ -103,8 +103,8 @@ What: /sys/class/cxl/<afu>/api_version_compatible Date: September 2014 Contact: [email protected] Description: read only - Decimal value of the the lowest version of the userspace API - this this kernel supports. + Decimal value of the lowest version of the userspace API + this kernel supports. Users: https://github.com/ibm-capi/libcxl |