From: Jeff Garzik <jgarzik@mandrakesoft.com>
To: Anders Gustafsson <andersg@0x63.nu>
Cc: linux-kernel@vger.kernel.org, trivial@rustcorp.com.au,
torvalds@transmeta.com
Subject: Re: [PATCH] __devexit_p in drivers/net/tulip/de2104x.c
Date: Tue, 20 Aug 2002 18:10:16 -0400 [thread overview]
Message-ID: <3D62BE48.8050102@mandrakesoft.com> (raw)
In-Reply-To: 20020820133248.GA577@h55p111.delphi.afb.lu.se
Anders Gustafsson wrote:
> Adds __devexit_p to de_remove_one in drivers/net/tulip/de2104x.c to make it
> possible to compile it with new binutils
Again, de_remove_one is __exit for a reason: it's not a board people
are hotplugging.
Look at the fix I made to 2.5's include/linux/init.h recently, though --
applying just the last hunk of your patch should hopefully no longer
cause a warning.
Jeff
prev parent reply other threads:[~2002-08-20 22:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-20 13:32 [PATCH] __devexit_p in drivers/net/tulip/de2104x.c Anders Gustafsson
2002-08-20 22:10 ` Jeff Garzik [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=3D62BE48.8050102@mandrakesoft.com \
--to=jgarzik@mandrakesoft.com \
--cc=andersg@0x63.nu \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
--cc=trivial@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.