[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20220720105326.16121-1-slark_xiao@163.com>
Date: Wed, 20 Jul 2022 18:53:26 +0800
From: Slark Xiao <slark_xiao@....com>
To: mchehab+huawei@...nel.org, gregkh@...uxfoundation.org
Cc: linux-kernel@...r.kernel.org, Slark Xiao <slark_xiao@....com>
Subject: [PATCH] ABI: stable/sysfs-module: Fix typo in comment
Fix typo in the comment
Signed-off-by: Slark Xiao <slark_xiao@....com>
---
Documentation/ABI/stable/sysfs-module | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/ABI/stable/sysfs-module b/Documentation/ABI/stable/sysfs-module
index 560b4a3278df..41b1f16e8795 100644
--- a/Documentation/ABI/stable/sysfs-module
+++ b/Documentation/ABI/stable/sysfs-module
@@ -38,7 +38,7 @@ What: /sys/module/<MODULENAME>/srcversion
Date: Jun 2005
Description:
If the module source has MODULE_VERSION, this file will contain
- the checksum of the the source code.
+ the checksum of the source code.
What: /sys/module/<MODULENAME>/version
Date: Jun 2005
--
2.25.1
Powered by blists - more mailing lists