From: Christoph Hellwig <hch@infradead.org>
To: Lukas@Razik.de
Cc: linux-kernel@vger.kernel.org
Subject: Re: [BUG 380][PATCHv2] SB16 compile errors
Date: Sat, 8 Mar 2003 18:12:00 +0000 [thread overview]
Message-ID: <20030308181200.A30342@infradead.org> (raw)
In-Reply-To: <3E6A3FAE.26113.1A49791@localhost>; from Lukas@Razik.de on Sat, Mar 08, 2003 at 07:08:30PM +0100
On Sat, Mar 08, 2003 at 07:08:30PM +0100, Lukas@Razik.de wrote:
> #include <linux/slab.h>
> #ifndef LINUX_ISAPNP_H
> #include <linux/isapnp.h>
> -#define isapnp_card pci_bus
> -#define isapnp_dev pci_dev
> +#define isapnp_card pnp_card
> +#define isapnp_dev pnp_dev
> #endif
No, no, no - this is a mess! Rip out those ugly ifdefs and just use
the native typedefs directly.
IT might be worth to switch over to 2.5-style drivers completly, btw.
next prev parent reply other threads:[~2003-03-08 18:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-08 18:08 Lukas
2003-03-08 18:12 ` Christoph Hellwig [this message]
2003-03-09 10:39 shaheed
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=20030308181200.A30342@infradead.org \
--to=hch@infradead.org \
--cc=Lukas@Razik.de \
--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®