On Mon, 2016-11-14 at 11:14 -0200, Mauro Carvalho Chehab wrote: > --- a/drivers/media/dvb-frontends/gp8psk-fe.c > +++ b/drivers/media/dvb-frontends/gp8psk-fe.c > + * This program is free software; you can redistribute it and/or modify it > + * under the terms of the GNU General Public License as published by the Free > + * Software Foundation, version 2. > +MODULE_LICENSE("GPL"); Nit: according to the comments in include/linux/module.h the "ident" that matches the license described at the top of this file is "GPL v2". Paul Bolle -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html