lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 8 Jan 2020 15:13:29 -0600
From:   Jassi Brar <jassisinghbrar@...il.com>
To:     Greg KH <gregkh@...uxfoundation.org>
Cc:     Felipe Balbi <balbi@...nel.org>, Rob Herring <robh+dt@...nel.org>,
        Mark Rutland <mark.rutland@....com>,
        Devicetree List <devicetree@...r.kernel.org>,
        linux-usb@...r.kernel.org,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Jassi Brar <jaswinder.singh@...aro.org>
Subject: Re: [PATCH v2 2/2] usb: gadget: add udc driver for max3420

On Wed, Jan 8, 2020 at 10:42 AM Greg KH <gregkh@...uxfoundation.org> wrote:
>
> On Sun, Jan 05, 2020 at 04:55:57PM -0600, jassisinghbrar@...il.com wrote:
> > --- /dev/null
> > +++ b/drivers/usb/gadget/udc/max3420_udc.c
> > @@ -0,0 +1,1333 @@
> > +// SPDX-License-Identifier: GPL-2.0+
> > +/*
> > + * MAX3420 Device Controller driver for USB.
> > + *
> > + * Author: Jaswinder Singh Brar <jaswinder.singh@...aro.org>
> > + * (C) Copyright 2019 Linaro Ltd
> > + *
> > + * Based on:
> > + *   o MAX3420E datasheet
> > + *           http://datasheets.maximintegrated.com/en/ds/MAX3420E.pdf
> > + *   o MAX342{0,1}E Programming Guides
> > + *           https://pdfserv.maximintegrated.com/en/an/AN3598.pdf
> > + *           https://pdfserv.maximintegrated.com/en/an/AN3785.pdf
> > + *
> > + * This file is licenced under the GPL v2.
>
> This line says that the SPDX line above is a lie :(
>
> Please fix this.
>
Sorry, that is a relic from forward porting the driver. I updated the
copyright year (guess need to again) but missed that line.

> As pennance, please re-read Documentation/process/license-rules.rst.
>
I will take a dozen lines each day before bed.

Cheers still !

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ