From: Christoph Hellwig <hch@infradead.org>
To: Adrian Bunk <bunk@fs.tum.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [2.6 patch] fix non-modular ftape compile
Date: Thu, 25 Sep 2003 11:38:16 +0100 [thread overview]
Message-ID: <20030925113816.A9693@infradead.org> (raw)
In-Reply-To: <20030925102309.GI15696@fs.tum.de>; from bunk@fs.tum.de on Thu, Sep 25, 2003 at 12:23:09PM +0200
On Thu, Sep 25, 2003 at 12:23:09PM +0200, Adrian Bunk wrote:
> ftape_proc_destroy is only available #ifdef MODULE, the following patch
> fixes the link error:
I'd suggest to kill the #ifdef MODULE instead and mark it __exit.
Same result but less ifdef crap..
next prev parent reply other threads:[~2003-09-25 10:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-25 10:23 [2.6 patch] fix non-modular ftape compile Adrian Bunk
2003-09-25 10:38 ` Christoph Hellwig [this message]
2003-09-25 11:03 ` Adrian Bunk
2003-09-25 11:19 ` Christoph Hellwig
2003-09-25 11:30 ` Adrian Bunk
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=20030925113816.A9693@infradead.org \
--to=hch@infradead.org \
--cc=bunk@fs.tum.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 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.