[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAHp75VcXGyEGYXrswuLHecpvqqR1dfi94Nhu3dhhkex9OVJCfw@mail.gmail.com>
Date: Mon, 6 May 2019 11:49:48 +0300
From: Andy Shevchenko <andy.shevchenko@...il.com>
To: Mukesh Ojha <mojha@...eaurora.org>
Cc: Colin King <colin.king@...onical.com>,
Henrique de Moraes Holschuh <ibm-acpi@....eng.br>,
Darren Hart <dvhart@...radead.org>,
Andy Shevchenko <andy@...radead.org>,
ibm-acpi-devel@...ts.sourceforge.net,
Platform Driver <platform-driver-x86@...r.kernel.org>,
kernel-janitors@...r.kernel.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] platform/x86: thinkpad_acpi: fix spelling mistake
"capabilites" -> "capabilities"
On Tue, Apr 16, 2019 at 9:58 AM Mukesh Ojha <mojha@...eaurora.org> wrote:
>
>
> On 4/15/2019 6:22 PM, Colin King wrote:
> > From: Colin Ian King <colin.king@...onical.com>
> >
> > There is a spelling mistake in a module parameter description. Fix it.
> >
Pushed to my review and testing queue, thanks!
> > Signed-off-by: Colin Ian King <colin.king@...onical.com>
> Reviewed-by: Mukesh Ojha <mojha@...eaurora.org>
>
> Cheers,
> -Mukesh
>
> > ---
> > drivers/platform/x86/thinkpad_acpi.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/drivers/platform/x86/thinkpad_acpi.c b/drivers/platform/x86/thinkpad_acpi.c
> > index 57d9ae9d8e56..9192b686e9a6 100644
> > --- a/drivers/platform/x86/thinkpad_acpi.c
> > +++ b/drivers/platform/x86/thinkpad_acpi.c
> > @@ -10269,7 +10269,7 @@ MODULE_PARM_DESC(volume_mode,
> >
> > module_param_named(volume_capabilities, volume_capabilities, uint, 0444);
> > MODULE_PARM_DESC(volume_capabilities,
> > - "Selects the mixer capabilites: 0=auto, 1=volume and mute, 2=mute only");
> > + "Selects the mixer capabilities: 0=auto, 1=volume and mute, 2=mute only");
> >
> > module_param_named(volume_control, volume_control_allowed, bool, 0444);
> > MODULE_PARM_DESC(volume_control,
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists