]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
USB: dwc2: Remove redundant license text
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Nov 2017 14:37:20 +0000 (15:37 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 7 Nov 2017 14:45:01 +0000 (15:45 +0100)
commit6c2d03e8f74c8f3fbcc10d68f4b87f8ed2da3ef4
tree8383e2140b3fa5a9541e07c483eeefc5fb9be3a6
parentb5ea47570b5ea4215406d55fe2cb633331f42957
USB: dwc2: Remove redundant license text

Now that the SPDX tag is in all USB files, that identifies the license
in a specific and legally-defined manner.  So the extra GPL text wording
can be removed as it is no longer needed at all.

This is done on a quest to remove the 700+ different ways that files in
the kernel describe the GPL license text.  And there's unneeded stuff
like the address (sometimes incorrect) for the FSF which is never
needed.

No copyright headers or other non-license-description text was removed.

Cc: John Youn <johnyoun@synopsys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc2/debug.h
drivers/usb/dwc2/debugfs.c
drivers/usb/dwc2/gadget.c