lkml.org 
[lkml]   [2001]   [Sep]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH] Mwave MODULE_LICENSE etc.
Date
From
(Sorry if this is a repeat mail.  MTA probs.)
Here's a patch to add the MODULE_ stuff to the
Mwave driver. // Thomas


--- linux-2.4.9-ac16/drivers/char/mwave/mwavedd.c Fri Sep 28 22:24:14 2001
+++ linux-2.4.9-ac16-fix/drivers/char/mwave/mwavedd.c Sat Sep 29 21:49:28 2001
@@ -71,6 +71,10 @@
#define __exit
#endif

+MODULE_DESCRIPTION("3780i Advanced Communications Processor (Mwave) driver");
+MODULE_AUTHOR("Mike Sullivan and Paul Schroeder");
+MODULE_LICENSE("GPL");
+
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,4,0)
static int mwave_get_info(char *buf, char **start, off_t offset, int len);
#else
-
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 13:17    [W:0.052 / U:0.116 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site