From: Ian Abbott Date: Mon, 7 Feb 2011 13:39:52 +0000 (+0000) Subject: Staging: comedi: Add MODULE_LICENSE and similar to NI modules X-Git-Tag: v2.6.37.3~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adbbc36af2a36f1998404e56b27f3933d0cc8afd;p=pandora-kernel.git Staging: comedi: Add MODULE_LICENSE and similar to NI modules commit 3c323c01b6bd5fd01be21a8f0cdc11e55997aa06 upstream. As mentioned by W. Trevor King on the devel@linuxdriverproject.org list on "Thu, 27 Jan 2011 18:52:15 -0500", "Message-ID: <20110127235214.GA5107@thialfi.dhcp.drexel.edu>", the ni_pcimio module is missing module metadata, including a license. This patch adds module metadata to all the NI comedi driver modules. It also removes a duplicate MODULE_LICENSE("GPL") line from the "mite" module. Signed-off-by: Ian Abbott Cc: W. Trevor King Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed