From: "Rafał Bilski" <rafalbilski@interia.pl>
To: trivial@kernel.org
Cc: David Woodhouse <dwmw2@infradead.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [PATCH] mtdsuper: licensce = GPL
Date: Wed, 01 Aug 2007 20:33:27 +0200 [thread overview]
Message-ID: <46B0D1F7.9090805@interia.pl> (raw)
block2mtd: version $Revision: 1.30 $
block2mtd: mtd0: [d: /dev/sdc2] erase_size = 64KiB [65536]
mtdsuper: module license 'unspecified' taints kernel.
mtdsuper: Unknown symbol get_mtd_device
mtdsuper: Unknown symbol put_mtd_device
jffs2: Unknown symbol get_sb_mtd
jffs2: Unknown symbol kill_mtd_super
Signed-off-by: Rafał Bilski <rafalbilski@interia.pl>
---
drivers/mtd/mtdsuper.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/drivers/mtd/mtdsuper.c b/drivers/mtd/mtdsuper.c
index aca3319..3510ed0 100644
--- a/drivers/mtd/mtdsuper.c
+++ b/drivers/mtd/mtdsuper.c
@@ -230,3 +230,5 @@ void kill_mtd_super(struct super_block *sb)
}
EXPORT_SYMBOL_GPL(kill_mtd_super);
+MODULE_LICENSE("GPL");
+
--
----------------------------------------------------------------------
Zmien konto na takie o nieograniczonej pojemnosci.
Za darmo w INTERIA.PL
>>>http://link.interia.pl/f1b0a
next reply other threads:[~2007-08-01 18:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-01 18:33 Rafał Bilski [this message]
2007-08-01 21:53 ` [PATCH] mtdsuper: licensce = GPL Satyam Sharma
2007-08-02 7:18 ` Rafał Bilski
2007-08-02 8:14 ` Satyam Sharma
2007-08-02 16:02 ` Rafał Bilski
2007-08-03 2:57 ` [PATCH] mtd: Makefile fix (was Re: [PATCH] mtdsuper: licensce = GPL) Satyam Sharma
2007-08-03 8:17 ` Rafał Bilski
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=46B0D1F7.9090805@interia.pl \
--to=rafalbilski@interia.pl \
--cc=dwmw2@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=trivial@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