linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: David Gibson <hermes@gibson.dropbear.id.au>,
	Marcelo Tosatti <marcelo@conectiva.com.br>,
	linux-kernel@vger.kernel.org, Jean Tourrilhes <jt@hpl.hp.com>,
	David Hinds <dhinds@sonic.net>
Subject: Re: Update to orinoco driver (2.4)
Date: Fri, 25 Apr 2003 15:37:06 +0100	[thread overview]
Message-ID: <20030425153706.A2024@infradead.org> (raw)
In-Reply-To: <20030423060520.GI25455@zax>; from hermes@gibson.dropbear.id.au on Wed, Apr 23, 2003 at 04:05:20PM +1000

> +static void __exit exit_hermes(void)
> +{
> +}
> +
>  module_init(init_hermes);
> +module_exit(exit_hermes);

Please don't add exmpty functions without a reak good reason.


  parent reply	other threads:[~2003-04-25 14:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-23  5:46 Update to orinoco driver (2.4) David Gibson
2003-04-23  6:05 ` David Gibson
2003-04-25 12:10   ` Benjamin Herrenschmidt
2003-04-25 12:53     ` David Gibson
2003-04-25 14:23       ` Jens Axboe
2003-04-25 14:37   ` Christoph Hellwig [this message]
2003-04-26  0:30     ` David Gibson
2003-04-26  5:22       ` Christoph Hellwig
2003-04-26  6:30         ` David Gibson

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=20030425153706.A2024@infradead.org \
    --to=hch@infradead.org \
    --cc=dhinds@sonic.net \
    --cc=hermes@gibson.dropbear.id.au \
    --cc=jt@hpl.hp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo@conectiva.com.br \
    /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;
as well as URLs for NNTP newsgroup(s).