On Mon, 2017-11-06 at 15:37 +0100, 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: Chunfeng Yun <chunfeng.yun@xxxxxxxxxxxx> > Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > --- > drivers/usb/mtu3/mtu3.h | 10 ---------- > drivers/usb/mtu3/mtu3_core.c | 10 ---------- > drivers/usb/mtu3/mtu3_dr.c | 10 ---------- > drivers/usb/mtu3/mtu3_dr.h | 10 ---------- > drivers/usb/mtu3/mtu3_gadget.c | 10 ---------- > drivers/usb/mtu3/mtu3_gadget_ep0.c | 10 ---------- > drivers/usb/mtu3/mtu3_host.c | 10 ---------- > drivers/usb/mtu3/mtu3_hw_regs.h | 10 ---------- > drivers/usb/mtu3/mtu3_plat.c | 10 ---------- > drivers/usb/mtu3/mtu3_qmu.c | 10 ---------- > drivers/usb/mtu3/mtu3_qmu.h | 10 ---------- > 11 files changed, 110 deletions(-) > > diff --git a/drivers/usb/mtu3/mtu3.h b/drivers/usb/mtu3/mtu3.h > index dfdace0d81a0..3c888d942a9f 100644 > --- a/drivers/usb/mtu3/mtu3.h > +++ b/drivers/usb/mtu3/mtu3.h > @@ -5,16 +5,6 @@ Acked-by: Chunfeng Yun <chunfeng.yun@xxxxxxxxxxxx> -- 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