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] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 27 Mar 2019 15:03:13 +0000
From:   Steve Twiss <stwiss.opensource@...semi.com>
To:     Wolfram Sang <wsa+renesas@...g-engineering.com>
CC:     LKML <linux-kernel@...r.kernel.org>,
        "linux-renesas-soc@...r.kernel.org" 
        <linux-renesas-soc@...r.kernel.org>,
        Lee Jones <lee.jones@...aro.org>,
        Mark Brown <broonie@...nel.org>,
        Support Opensource <Support.Opensource@...semi.com>
Subject: RE: [PATCH 1/4] mfd: da9063: convert headers to SPDX

Thanks!
Acked-by: Steve Twiss <stwiss.opensource@...semi.com>

On 18 March 2019 15:57, Wolfram Sang wrote:
> Subject: [PATCH 1/4] mfd: da9063: convert headers to SPDX
> 
> Covnert the headers of the source and include files to SPDX.
> And fix some typos in the descriptions ("interrupt" instead of "I2C").

[...]

> diff --git a/drivers/mfd/da9063-core.c b/drivers/mfd/da9063-core.c
> +// SPDX-License-Identifier: GPL-2.0+
> + * Device access for Dialog DA9063 modules

[...]

> diff --git a/drivers/mfd/da9063-i2c.c b/drivers/mfd/da9063-i2c.c
> -/* da9063-i2c.c: Interrupt support for Dialog DA9063
> +// SPDX-License-Identifier: GPL-2.0+
> +/* I2C support for Dialog DA9063

Thanks

[...]

> diff --git a/drivers/mfd/da9063-irq.c b/drivers/mfd/da9063-irq.c
> +// SPDX-License-Identifier: GPL-2.0+
> +/* Interrupt support for Dialog DA9063

[...]

> diff --git a/include/linux/mfd/da9063/core.h b/include/linux/mfd/da9063/core.h
> +/* SPDX-License-Identifier: GPL-2.0+ */

[...]

> diff --git a/include/linux/mfd/da9063/registers.h
> +/* SPDX-License-Identifier: GPL-2.0+ */

Regards,
Steve

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ