From: Roman Zippel <zippel@linux-m68k.org>
To: Olaf Dietsche <olaf.dietsche@t-online.de>
Cc: linux-kernel@vger.kernel.org, Rusty Russell <rusty@rustcorp.com.au>
Subject: Re: [PATCH] restore modules compatibility
Date: Wed, 22 Jan 2003 19:25:32 +0100 [thread overview]
Message-ID: <3E2EE21C.D44EFF9F@linux-m68k.org> (raw)
In-Reply-To: 87y95da819.fsf@goat.bogus.local
Hi,
Olaf Dietsche wrote:
> When the associated variables are declared after the MODULE_PARM(),
> you get this error. There may be more of this kind.
>
> I fixed this by moving the declarations, see patch below.
Thanks for testing, there are indeed more places which would need
fixing. I did a larger compile check and got 173 errors in 57 files, but
it's trivial to fix, so it would be worth it.
bye, Roman
prev parent reply other threads:[~2003-01-22 19:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-21 18:28 [PATCH] restore modules compatibility Roman Zippel
2003-01-22 0:15 ` Olaf Dietsche
2003-01-22 2:56 ` Roman Zippel
2003-01-22 8:44 ` Olaf Dietsche
2003-01-22 18:25 ` Roman Zippel [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=3E2EE21C.D44EFF9F@linux-m68k.org \
--to=zippel@linux-m68k.org \
--cc=linux-kernel@vger.kernel.org \
--cc=olaf.dietsche@t-online.de \
--cc=rusty@rustcorp.com.au \
/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.