On 01/05/18 06:29, Andrey Smirnov wrote:
+// SPDX-License-Identifier: GPL-2.0+
...
+MODULE_LICENSE("GPL");
I think this should be
MODULE_LICENSE("GPL v2");

--srini

Reply via email to