]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Input: sirfsoc-onkey - fix GPL v2 license string typo
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 18 Jul 2014 17:05:38 +0000 (10:05 -0700)
committerJiri Slaby <jslaby@suse.cz>
Mon, 27 Apr 2015 17:59:56 +0000 (19:59 +0200)
commit5dce3f12f1c3483ce4732f1f6452fbc31d84b3c5
tree3bc3301ace04db0b822ba1f1b08a8879142ad864
parent0f497be83e7e0496e39e4d8bf3fc8315d0b960d2
Input: sirfsoc-onkey - fix GPL v2 license string typo

commit 67f4aef20055afec73e37e7752bc6cc74fa01dea upstream.

Per license_is_gpl_compatible(), the MODULE_LICENSE() string for GPL v2 is
"GPL v2", not "GPLv2".  Use "GPL v2" so this module doesn't taint the
kernel.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
drivers/input/misc/sirfsoc-onkey.c