]> git.baikalelectronics.ru Git - 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)
commit45870f8b6d582a89518cc0ebd9530e7ea6aa602b
tree8383e2140b3fa5a9541e07c483eeefc5fb9be3a6
parentec6cb6b422a119eceaec6dc39e0b797085f9acae
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