* [PATCH] put module license in swim3.c
@ 2004-05-19 4:25 Paul Mackerras
0 siblings, 0 replies; only message in thread
From: Paul Mackerras @ 2004-05-19 4:25 UTC (permalink / raw)
To: akpm; +Cc: linux-kernel, benh
This patch adds module tags for the swim3 (macintosh floppy) driver.
Please apply.
Thanks,
Paul.
diff -urN linux-2.5/drivers/block/swim3.c pmac-2.5/drivers/block/swim3.c
--- linux-2.5/drivers/block/swim3.c 2004-02-23 12:05:12.000000000 +1100
+++ pmac-2.5/drivers/block/swim3.c 2004-03-11 17:09:58.000000000 +1100
@@ -1145,3 +1145,7 @@
}
module_init(swim3_init)
+
+MODULE_LICENSE("GPL");
+MODULE_AUTHOR("Paul Mackerras");
+MODULE_ALIAS_BLOCKDEV_MAJOR(FLOPPY_MAJOR);
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-05-19 4:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-19 4:25 [PATCH] put module license in swim3.c Paul Mackerras
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®