lkml.org 
[lkml]   [2004]   [May]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
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    [W:0.144 / U:0.668 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site