From: "Jan Beulich" <jbeulich@novell.com>
To: <ketuzsezr@darnok.org>, <pjones@redhat.com>
Cc: <linux-kernel@vger.kernel.org>
Subject: [PATCH] iscsi_ibft_find: fix modpost warning
Date: Fri, 18 Jul 2008 13:22:25 +0100 [thread overview]
Message-ID: <4880A721.76E4.0078.0@novell.com> (raw)
Exporting __init functions is wrong.
Signed-off-by: Jan Beulich <jbeulich@novell.com>
---
drivers/firmware/iscsi_ibft_find.c | 1 -
1 file changed, 1 deletion(-)
--- linux-2.6.26/drivers/firmware/iscsi_ibft_find.c 2008-07-13 23:51:29.000000000 +0200
+++ 2.6.26-firmware-iscsi-modpost-warning/drivers/firmware/iscsi_ibft_find.c 2008-07-17 14:45:12.000000000 +0200
@@ -81,4 +81,3 @@ void __init reserve_ibft_region(void)
if (ibft_addr)
reserve_bootmem(pos, PAGE_ALIGN(len), BOOTMEM_DEFAULT);
}
-EXPORT_SYMBOL_GPL(reserve_ibft_region);
next reply other threads:[~2008-07-18 12:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-18 12:22 Jan Beulich [this message]
2008-07-23 11:30 ` ketuzsezr
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=4880A721.76E4.0078.0@novell.com \
--to=jbeulich@novell.com \
--cc=ketuzsezr@darnok.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pjones@redhat.com \
/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®