diff options
| author | Greg Kroah-Hartman <[email protected]> | 2017-11-17 15:22:03 +0100 |
|---|---|---|
| committer | Wim Van Sebroeck <[email protected]> | 2017-12-28 20:45:50 +0100 |
| commit | bf0209747e97fa5e75da8ab52ccb99faad96659c (patch) | |
| tree | fdb99716c0fb06a7b4cfa4cd1eb01d087139e5df /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | c41fe7cdbd548121a59323a26d45e20ff08cc2eb (diff) | |
watchdog: pcwd_usb: 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, especially when it is defined just a few lines
above from where it is used.
Cc: Wim Van Sebroeck <[email protected]>
Cc: Guenter Roeck <[email protected]>
Reported-by: Philippe Ombredanne <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions