diff options
author | Greg Kroah-Hartman <[email protected]> | 2017-11-17 15:20:38 +0100 |
---|---|---|
committer | Jon Mason <[email protected]> | 2018-01-28 22:17:23 -0500 |
commit | 0ed08f829b10531c35887fd781d80ef3bfbb1cd9 (patch) | |
tree | 766c4bee5debd823756129dc3b193c7459227003 /tools/perf/scripts/python/stat-cpi.py | |
parent | 140eb5227767c6754742020a16d2691222b9c19b (diff) |
ntb: remove unneeded DRIVER_LICENSE #defines
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 the string is defined just a few
lines above the usage of it.
Reported-and-reviewed-by: Philippe Ombredanne <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Cc: Dave Jiang <[email protected]>
Cc: Allen Hubbe <[email protected]>
Cc: Gary R Hook <[email protected]>
Cc: Serge Semin <[email protected]>
Signed-off-by: Jon Mason <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions