projects
/
unionfs-2.6.34.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fab051d
)
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>
Sun, 23 Feb 2014 19:03:51 +0000
(14:03 -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 a9016d128b54c4aed7b6a79892d804099600958f..7c003191fca444aa191119f485fd609727aa62d8 100644
(file)
--- a/
drivers/mtd/mtdsuper.c
+++ b/
drivers/mtd/mtdsuper.c
@@
-232,5
+232,3
@@
void kill_mtd_super(struct super_block *sb)
}
EXPORT_SYMBOL_GPL(kill_mtd_super);
-
-MODULE_LICENSE("GPL");