[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20251222120414.2422149-1-weibu@redadmin.org>
Date: Mon, 22 Dec 2025 21:04:14 +0900
From: Akiyoshi Kurita <weibu@...admin.org>
To: linux-doc@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, muneendra.kumar@...adcom.com,
Akiyoshi Kurita <weibu@...admin.org>
Subject: [PATCH] Documentation/ABI: fix typo "upto" -> "up to" in sysfs-class-fc
Fix a typo in Documentation/ABI/testing/sysfs-class-fc: "upto" should be
"up to".
Signed-off-by: Akiyoshi Kurita <weibu@...admin.org>
---
Documentation/ABI/testing/sysfs-class-fc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/ABI/testing/sysfs-class-fc b/Documentation/ABI/testing/sysfs-class-fc
index 3057a6d3b8cf..786296aeca32 100644
--- a/Documentation/ABI/testing/sysfs-class-fc
+++ b/Documentation/ABI/testing/sysfs-class-fc
@@ -15,7 +15,7 @@ Description:
The interface expects a string "<cgroupid>:<appid>" where:
<cgroupid> is inode of the cgroup in hexadecimal
- <appid> is user provided string upto 128 characters
+ <appid> is user provided string up to 128 characters
in length.
If an appid_store is done for a cgroup id that already
--
2.47.3
Powered by blists - more mailing lists