On Sat, Dec 23, 2017 at 8:52 AM, Lu Baolu wrote:
> Update the xhci dbc files with the correct SPDX license identifiers.
>
> Fixes: dfba2174dc42 ("usb: xhci: Add DbC support in xHCI driver")
> Cc: Philippe Ombredanne
> Signed-off-by: Lu Baolu
> ---
> changes
> * xhci-dbgcap.h - xHCI debug capability support
> *
> diff --git a/drivers/usb/host/xhci-dbgtty.c b/drivers/usb/host/xhci-dbgtty.c
> index 8d47b6f..033cc0e 100644
> --- a/drivers/usb/host/xhci-dbgtty.c
> +++ b/drivers/usb/host/xhci-dbgtty.c
> @@ -1,3 +1,4 @@
> +// SPDX-Lic
rk properly, as there is no need to unwind the
> unneeded dereference.
>
> Cc: "David S. Miller"
> Cc: Andreas Kemnade
> Cc: Johan Hovold
> Reported-by: Philippe Ombredanne
> Signed-off-by: Greg Kroah-Hartman
Reviewed-by: Philippe Ombredanne
--
Cordially
P
On Sun, Nov 5, 2017 at 2:51 PM, Greg Kroah-Hartman
wrote:
> On Sun, Nov 05, 2017 at 01:53:54PM +0100, Philippe Ombredanne wrote:
>> On Sat, Nov 4, 2017 at 11:40 AM, Greg Kroah-Hartman
>> wrote:
>> > On Fri, Nov 03, 2017 at 05:53:01PM +0100, Johan Hovold wrote:
>> &g
rthand, which can be used
>> > instead of the full boiler plate text.
>> >
>> > This work is based on a script and data from Thomas Gleixner, Philippe
>> > Ombredanne, and Kate Stewart.
>> >
>> > Cc: Thomas Gleixner
>> > Cc: Kate Stewart
>
to
>> > audit the kernel tree for correct licenses. This patch adds these
>> > identifiers to all files in drivers/usb/ based on a script and data from
>> > Thomas Gleixner, Philippe Ombredanne, and Kate Stewart.
>> >
>> > Cc: Thomas Gleixner
>>
us on GPL first, ignoring BSD/MIT for now
- only take out unambiguous boilerplate that is matched exactly
- and only take it out if there a proper and corresponding
license identifier already there, or add one otherwise
[0] https://github.com/nexB/scancode-toolkit
--
Cordially
Philippe Omb