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>] [day] [month] [year] [list]
Date:   Fri, 23 Feb 2018 18:28:09 +0900
From:   "Keiji Hayashibara" <hayashibara.keiji@...ionext.com>
To:     "'Marcus Folkesson'" <marcus.folkesson@...il.com>
Cc:     "'Wim Van Sebroeck'" <wim@...ux-watchdog.org>,
        "'Guenter Roeck'" <linux@...ck-us.net>,
        <linux-watchdog@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
        "'Masahiro Yamada'" <yamada.masahiro@...ionext.com>
Subject: Re: [PATCH v3] watchdog: add SPDX identifiers for watchdog subsystem

Hello Marcus,

I'm sorry that it became a different thread.
I'll be careful hereafter.

This mail is reply to here.
  https://patchwork.kernel.org/patch/10232065/


> diff --git a/drivers/watchdog/uniphier_wdt.c b/drivers/watchdog/uniphier_wdt.c
> index 0ea2339d9702..769d75344050 100644
> --- a/drivers/watchdog/uniphier_wdt.c
> +++ b/drivers/watchdog/uniphier_wdt.c
> @@ -1,18 +1,10 @@
> +// SPDX-License-Identifier: GPL-2.0
>  /*
>   * Watchdog driver for the UniPhier watchdog timer
>   *
>   * (c) Copyright 2014 Panasonic Corporation
>   * (c) Copyright 2016 Socionext Inc.
>   * All rights reserved.
> - *
> - * This program is free software; you can redistribute it and/or modify
> - * it under the terms of the GNU General Public License version 2 as
> - * published by the Free Software Foundation.
> - *
> - * This program is distributed in the hope that it will be useful,
> - * but WITHOUT ANY WARRANTY; without even the implied warranty of
> - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
> - * GNU General Public License for more details.
>   */
> 
>  #include <linux/bitops.h>

Acked-by: Keiji Hayashibara <hayashibara.keiji@...ionext.com>

Thank you.

----
Best Regards,
Keiji Hayashibara



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ