lkml.org 
[lkml]   [2012]   [Aug]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH][TRIVIAL] platform/x86: fix asus_laptop.wled_type description
From
On Thu, Aug 16, 2012 at 4:48 PM, Maxim Nikulin <m.a.nikulin@gmail.com> wrote:
>
> MODULE_PARM_DESC for wlan_status is further in the same file
>
> Signed-off-by: Maxim A. Nikulin <M.A.Nikulin@gmail.com>
> ---
> drivers/platform/x86/asus-laptop.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/platform/x86/asus-laptop.c b/drivers/platform/x86/asus-laptop.c
> index e38f91b..f5b9d91 100644
> --- a/drivers/platform/x86/asus-laptop.c
> +++ b/drivers/platform/x86/asus-laptop.c
> @@ -85,7 +85,7 @@ static char *wled_type = "unknown";
> static char *bled_type = "unknown";
>
> module_param(wled_type, charp, 0444);
> -MODULE_PARM_DESC(wlan_status, "Set the wled type on boot "
> +MODULE_PARM_DESC(wled_type, "Set the wled type on boot "
> "(unknown, led or rfkill). "
> "default is unknown");
>
> --
> 1.7.2.5

Acked-by: Corentin Chary <corentincj@iksaif.net>

Thanks !


--
Corentin Chary
http://xf.iksaif.net


\
 
 \ /
  Last update: 2012-08-17 19:21    [W:0.051 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site