On Mon, 6 Nov 2017, Greg Kroah-Hartman wrote: > 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: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> > Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > --- > drivers/usb/host/ohci-da8xx.c | 4 ---- > drivers/usb/host/ohci-exynos.c | 6 ------ > drivers/usb/host/ohci-nxp.c | 5 +---- > drivers/usb/host/ohci-platform.c | 2 -- > drivers/usb/host/ohci-ps3.c | 13 ------------- > drivers/usb/host/ohci-spear.c | 4 ---- > drivers/usb/host/ohci-st.c | 4 ---- > drivers/usb/host/ohci-tilegx.c | 10 ---------- > drivers/usb/host/ohci-tmio.c | 4 ---- > 9 files changed, 1 insertion(+), 51 deletions(-) Acked-by: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html