diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-17 15:18:26 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-12-08 17:13:44 +0100 |
commit | b627758489fddc8dbf5519092f4cf181d2b995ca (patch) | |
tree | 0c3c9b5aee38addd00fb5f35f65798ca16b4f407 /.mailmap | |
parent | media: vivid: print time in y2038-safe way (diff) | |
download | linux-b627758489fddc8dbf5519092f4cf181d2b995ca.tar.xz linux-b627758489fddc8dbf5519092f4cf181d2b995ca.zip |
media: usbvision: remove unneeded DRIVER_LICENSE #define
There is no need to #define the license of the driver, just put it in
the MODULE_LICENSE() line directly as a text string.
This allows tools that check that the module license matches the source
code license to work properly, as there is no need to unwind the
unneeded dereference.
Cc: Hans Verkuil <hverkuil@xs4all.nl>
Cc: Johan Hovold <johan@kernel.org>
Cc: Davidlohr Bueso <dave@stgolabs.net>
Cc: Sakari Ailus <sakari.ailus@linux.intel.com>
Reported-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Philippe Ombredanne <pombredanne@nexb.com>
Acked-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions