diff options
author | Greg Kroah-Hartman <[email protected]> | 2017-11-17 15:19:39 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-11-18 10:37:00 +0900 |
commit | 461ee7f3286dd50be4726606819c4228bc485a17 (patch) | |
tree | 83a68428bc5d74f9cfeeba9e44049c120b8f5c8f /arch/sparc/lib/atomic32.c | |
parent | f743106ec140589b45ecc6ff92bacf48a0e26b05 (diff) |
net: usb: hso.c: 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: "David S. Miller" <[email protected]>
Cc: Andreas Kemnade <[email protected]>
Cc: Johan Hovold <[email protected]>
Reported-by: Philippe Ombredanne <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Reviewed-by: Philippe Ombredanne <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'arch/sparc/lib/atomic32.c')
0 files changed, 0 insertions, 0 deletions