Thread (1 message) 1 message, 1 author, 2012-07-12

Re: Add missing license tag to nci.

From: David Miller <davem@davemloft.net>
Date: 2012-07-12 00:24:02
Also in: netdev

From: Dave Jones <redacted>
Date: Wed, 11 Jul 2012 14:31:57 -0400
nci: module license 'unspecified' taints kernel.

Signed-off-by: Dave Jones <redacted>
NFC patches go to linux-wireless, CC:'d
quoted hunk
diff --git a/net/nfc/nci/core.c b/net/nfc/nci/core.c
index d560e6f..f18f207 100644
--- a/net/nfc/nci/core.c
+++ b/net/nfc/nci/core.c
@@ -27,6 +27,7 @@
 
 #define pr_fmt(fmt) KBUILD_MODNAME ": %s: " fmt, __func__
 
+#include <linux/module.h>
 #include <linux/types.h>
 #include <linux/workqueue.h>
 #include <linux/completion.h>
@@ -878,3 +879,5 @@ static void nci_cmd_work(struct work_struct *work)
 			  jiffies + msecs_to_jiffies(NCI_CMD_TIMEOUT));
 	}
 }
+
+MODULE_LICENSE("GPL");
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help