Re: [PATCH v2 5/5] iio: Support triggered events
From: Christoph Hellwig <hch@infradead.org>
Date: 2015-07-29 07:58:53
Also in:
linux-iio, lkml
From: Christoph Hellwig <hch@infradead.org>
Date: 2015-07-29 07:58:53
Also in:
linux-iio, lkml
On Wed, Jul 29, 2015 at 09:56:50AM +0200, Paul Bolle wrote:
quoted
+MODULE_LICENSE("GPL");And, according to include/linux/module.h, this states the license is GPL v2 or later. So either the comment or the ident used in the
Btw, who came up with that meaning? The default Linux license is GPLv2 only and unless othewise specified that's what we should get by default.