All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/6] Toshiba driver cleanup
Date: Wed, 27 Apr 2005 08:42:19 -0500	[thread overview]
Message-ID: <d120d500050427064250a9450b@mail.gmail.com> (raw)
In-Reply-To: <20050427003329.02dab427.akpm@osdl.org>

On 4/27/05, Andrew Morton <akpm@osdl.org> wrote:
> Dmitry Torokhov <dtor_core@ameritech.net> wrote:
> >
> > Toshiba legacy driver cleanup:
> 
> --- 25/drivers/char/toshiba.c~toshiba-driver-cleanup-fix        2005-04-27 00:32:47.306512192 -0700
> +++ 25-akpm/drivers/char/toshiba.c      2005-04-27 00:32:51.521871360 -0700
> @@ -79,7 +79,7 @@ MODULE_DESCRIPTION("Toshiba laptop SMM d
> MODULE_SUPPORTED_DEVICE("toshiba");
> 
> static int tosh_fn;
> -module_param(fn, int, 0);
> +module_param(tosh_fn, int, 0);
> MODULE_PARM_DESC(tosh_fn, "User specified Fn key detection port");
> 

Ahem, sorry, somehow picked up bad version... It was supposed to be
module_param_named(). I will send an updated patch tonight.

-- 
Dmitry

  reply	other threads:[~2005-04-27 13:49 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-27  6:49 [PATCH 0/6] I8K and Toshiba legacy driver cleanup Dmitry Torokhov
2005-04-27  6:50 ` [PATCH 1/6] Toshiba " Dmitry Torokhov
2005-04-27  7:33   ` Andrew Morton
2005-04-27 13:42     ` Dmitry Torokhov [this message]
2005-04-28  4:58       ` Dmitry Torokhov
2005-04-27  6:52 ` [PATCH 2/6] I8K: pass through lindent Dmitry Torokhov
2005-04-27  6:52 ` [PATCH 3/6] I8K: use standard DMI interface Dmitry Torokhov
2005-04-28  5:02   ` Dmitry Torokhov
2005-04-27  6:53 ` [PATCH 4/6] I8K: convert to seqfile Dmitry Torokhov
2005-04-27  6:54 ` [PATCH 5/6] I8K: initialization code cleanup; formatting Dmitry Torokhov
2005-04-27  6:55 ` [PATCH 6/6] I8K: add new BIOS signatures Dmitry Torokhov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d120d500050427064250a9450b@mail.gmail.com \
    --to=dmitry.torokhov@gmail.com \
    --cc=akpm@osdl.org \
    --cc=dtor_core@ameritech.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.