From: Rusty Russell <rusty@rustcorp.com.au>
To: "J.A. Magallon" <jamagallon@able.es>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] In-kernel module loader 5/7
Date: Thu, 19 Sep 2002 08:07:32 +1000 [thread overview]
Message-ID: <20020918223716.6343E2C091@lists.samba.org> (raw)
In-Reply-To: Your message of "Wed, 18 Sep 2002 09:43:10 +0200." <20020918074310.GA1539@werewolf.able.es>
In message <20020918074310.GA1539@werewolf.able.es> you write:
> Would not be worthy to do something like
>
> #define MODULE_INIT_DEFAULT \
> static int init(void) { return o;} \
> module_init(init)
> ...
>
> so you just can add:
>
> MODULE_INIT_DEFAULT;
> MODULE_EXIT_DEFAULT;
Hmmm... I didn't do that because I want people to *think* about init
and exit issues, and because most modules *do* need some
initialization.
Cheers,
Rusty.
--
Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
prev parent reply other threads:[~2002-09-18 22:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-18 2:08 Rusty Russell
2002-09-18 7:43 ` J.A. Magallon
2002-09-18 22:07 ` 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=20020918223716.6343E2C091@lists.samba.org \
--to=rusty@rustcorp.com.au \
--cc=jamagallon@able.es \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®