public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: andyliu <liudeyan@gmail.com>
Cc: lkml - Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Andrew Morton <akpm@osdl.org>
Subject: Re: [PATCH]a tar filesystem for 2.6.10-rc1-mm3
Date: Wed, 10 Nov 2004 14:01:15 +1100	[thread overview]
Message-ID: <1100055675.25963.60.camel@localhost.localdomain> (raw)
In-Reply-To: <aad1205e04110523176bf66a37@mail.gmail.com>

On Sat, 2004-11-06 at 15:17 +0800, andyliu wrote:
> +int tarfs_debug=0;
> +int allow_v7_format=0;
> +MODULE_PARM(tarfs_debug, "i");
> +MODULE_PARM_DESC(debug, "Tarfs debug output flag");
> +MODULE_PARM(allow_v7_format, "i");
> +MODULE_PARM_DESC(allow_v7_format, "Allow v7 format (no magic check)");

Please use module_param().

Thanks,
Rusty.
-- 
A bad analogy is like a leaky screwdriver -- Richard Braakman


      parent reply	other threads:[~2004-11-10  3:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-06  7:17 [PATCH]a tar filesystem for 2.6.10-rc1-mm3 andyliu
2004-11-07  5:47 ` andyliu
2004-11-10 23:42   ` Pavel Machek
2004-11-10  3:01 ` 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=1100055675.25963.60.camel@localhost.localdomain \
    --to=rusty@rustcorp.com.au \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=liudeyan@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox