projects
/
unionfs-latest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ad23e8
)
Revert "bugfix: add MODULE_LICENSE to mtdsuper module so it loads"
author
Erez_Zadok
<ezk@cs.sunysb.edu>
Sat, 11 Aug 2007 02:21:05 +0000
(22:21 -0400)
committer
Erez Zadok
<ezk@cs.sunysb.edu>
Tue, 11 Nov 2014 16:04:10 +0000
(11:04 -0500)
This reverts commit
924185024a661a3a0fb772fde4ce178e587ed018
.
drivers/mtd/mtdsuper.c
patch
|
blob
|
history
diff --git
a/drivers/mtd/mtdsuper.c
b/drivers/mtd/mtdsuper.c
index 9046bc546904964660f6ed9c8f9baccbad85e67f..20c02a3b7417cd3025a6c17142f86a3479e2e3a8 100644
(file)
--- a/
drivers/mtd/mtdsuper.c
+++ b/
drivers/mtd/mtdsuper.c
@@
-218,5
+218,3
@@
void kill_mtd_super(struct super_block *sb)
}
EXPORT_SYMBOL_GPL(kill_mtd_super);
-
-MODULE_LICENSE("GPL");