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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 19 Sep 2018 12:50:51 +0530
From:   Kishon Vijay Abraham I <kishon@...com>
To:     Antoine Tenart <antoine.tenart@...tlin.com>
CC:     <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/2] phy: berlin-usb: switch to SPDX identifier

Hi Antoine,

On Wednesday 19 September 2018 12:43 PM, Antoine Tenart wrote:
> Hello Kishon,
> 
> Any update about these two patches?

Looks like patches for this from Jisheng Zhang has already made into the 4.19
kernel.

Thanks
Kishon
> 
> Thanks!
> Antoine
> 
> On Fri, Jul 13, 2018 at 05:47:03PM +0200, Antoine Tenart wrote:
>> Use the appropriate SPDX license identifier and drop the license text.
>> This patch is only cosmetic.
>>
>> Signed-off-by: Antoine Tenart <antoine.tenart@...tlin.com>
>> ---
>>  drivers/phy/marvell/phy-berlin-usb.c | 5 +----
>>  1 file changed, 1 insertion(+), 4 deletions(-)
>>
>> diff --git a/drivers/phy/marvell/phy-berlin-usb.c b/drivers/phy/marvell/phy-berlin-usb.c
>> index 8f2b5cae360f..a43df63007c5 100644
>> --- a/drivers/phy/marvell/phy-berlin-usb.c
>> +++ b/drivers/phy/marvell/phy-berlin-usb.c
>> @@ -1,12 +1,9 @@
>> +// SPDX-License-Identifier: GPL-2.0
>>  /*
>>   * Copyright (C) 2014 Marvell Technology Group Ltd.
>>   *
>>   * Antoine Tenart <antoine.tenart@...e-electrons.com>
>>   * Jisheng Zhang <jszhang@...vell.com>
>> - *
>> - * This file is licensed under the terms of the GNU General Public
>> - * License version 2. This program is licensed "as is" without any
>> - * warranty of any kind, whether express or implied.
>>   */
>>  
>>  #include <linux/io.h>
>> -- 
>> 2.17.1
>>
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ