[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <YCw6zavnfeHRGWgr@arkam>
Date: Tue, 16 Feb 2021 22:36:13 +0100
From: Petr Vaněk <arkamar@...as.cz>
To: Hans de Goede <hdegoede@...hat.com>,
Mark Gross <mgross@...ux.intel.com>,
platform-driver-x86@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Petr Vaněk <arkamar@...as.cz>
Subject: [PATCH] platform/x86: fix typo in Kconfig
uses by -> used by
Signed-off-by: Petr Vaněk <arkamar@...as.cz>
---
drivers/platform/x86/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig
index 91e6176cdfbd..94f2f05bc133 100644
--- a/drivers/platform/x86/Kconfig
+++ b/drivers/platform/x86/Kconfig
@@ -1372,7 +1372,7 @@ config INTEL_PMT_CLASS
tristate "Intel Platform Monitoring Technology (PMT) Class driver"
help
The Intel Platform Monitoring Technology (PMT) class driver provides
- the basic sysfs interface and file hierarchy uses by PMT devices.
+ the basic sysfs interface and file hierarchy used by PMT devices.
For more information, see:
<file:Documentation/ABI/testing/sysfs-class-intel_pmt>
--
2.26.2
Powered by blists - more mailing lists