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:   Sun, 21 Jan 2018 12:41:25 +0000
From:   Jonathan Cameron <jic23@...nel.org>
To:     Milan Stevanovic <milan.o.stevanovic@...il.com>
Cc:     lars@...afoo.de, Michael.Hennerich@...log.com,
        linux-kernel@...r.kernel.org, knaack.h@....de, pmeerw@...erw.net,
        linux-iio@...r.kernel.org, pombredanne@...b.com
Subject: Re: [PATCH v3 2/2] iio: adc: change license description

On Sun, 14 Jan 2018 21:32:40 +0100
Milan Stevanovic <milan.o.stevanovic@...il.com> wrote:

>    Using an SPDX tag. Remove a license notice to keep
>    the whole purpose of using an SPDx id.
> 
> Signed-off-by: Milan Stevanovic <milan.o.stevanovic@...il.com>
> ---
>  drivers/iio/adc/ad7476.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/iio/adc/ad7476.c b/drivers/iio/adc/ad7476.c
> index 0ea0f90..4fe3cf1 100644
> --- a/drivers/iio/adc/ad7476.c
> +++ b/drivers/iio/adc/ad7476.c
> @@ -1,10 +1,10 @@
> +// SPDX-License-Identifier: GPL-2.0
>  /*
>   * Analog Devices AD7466/7/8 AD7476/5/7/8 (A) SPI ADC driver
>   * TI ADC081S/ADC101S/ADC121S 8/10/12-bit SPI ADC driver
>   *
>   * Copyright 2010 Analog Devices Inc.
>   *
> - * Licensed under the GPL-2 or later.
But this leaves a pointless blank line so good to clean that up as well.

I've done it whilst applying.  Applied to the togreg branch of iio.git
and pushed out as testing for the autobuilders to play with it.

Thanks,

Jonathan

>   */
>  
>  #include <linux/device.h>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ