All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: dougg@torque.net
Cc: linux-kernel@vger.kernel.org, alan@lxorguk.ukuu.org.uk,
	jgarzik@pobox.com
Subject: Re: [PATCH] scsi_debug version 1.67 for lk 2.5.52
Date: Mon, 23 Dec 2002 12:08:05 +1100	[thread overview]
Message-ID: <20021223021009.D4B212C0EC@lists.samba.org> (raw)
In-Reply-To: Your message of "Sat, 21 Dec 2002 10:17:58 +1100." <3E03A526.1040405@torque.net>

In message <3E03A526.1040405@torque.net> you write:
> This patch uses the module_param() facility introduced in
> lk 2.5.52 (see linux/moduleparam.h) to simplify boot time
> and module load time parameters for the scsi_debug driver.

This is great.  The question remains of what to do with
MODULE_PARM_DESC(), currently an empty macro.

Reverting them to be stored in ".modinfo" section as was done
previously is trivial, but as they are now also boot parameters, which
points to a DocBook-style solution.

The same arguments apply to MODULE_AUTHOR, and MODULE_DESCRIPTION.

Preferences anyone?
Rusty.
--
  Anyone who quotes me in their sig is an idiot. -- Rusty Russell.

      reply	other threads:[~2002-12-23  2:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-20 23:17 [PATCH] scsi_debug version 1.67 for lk 2.5.52 Douglas Gilbert
2002-12-23  1:08 ` Rusty Russell [this message]

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=20021223021009.D4B212C0EC@lists.samba.org \
    --to=rusty@rustcorp.com.au \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=dougg@torque.net \
    --cc=jgarzik@pobox.com \
    --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.