On Tue, Feb 16, 2021 at 10:36:13PM +0100, Petr Vaněk wrote: > uses by -> used by > > Signed-off-by: Petr Vaněk <arkamar@xxxxxxxx> Reviewed-by: Mark Gross <mgross@xxxxxxxxxxxxxxx> Thanks for the clean up! -mark > --- > 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 >