lkml.org 
[lkml]   [2004]   [May]   [19]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
DateWed, 19 May 2004 14:25:40 +1000
FromPaul Mackerras <>
Subject[PATCH] put module license in swim3.c
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);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 14:03    [from the cache]
©2003-2008