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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 21 Aug 2018 16:58:02 -0700 From: Guenter Roeck <linux@...ck-us.net> To: Wolfram Sang <wsa+renesas@...g-engineering.com> Cc: linux-renesas-soc@...r.kernel.org, Kuninori Morimoto <kuninori.morimoto.gx@...il.com>, Wim Van Sebroeck <wim@...ux-watchdog.org>, linux-watchdog@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH 11/11] watchdog: use SPDX identifier for Renesas drivers On Wed, Aug 22, 2018 at 12:02:24AM +0200, Wolfram Sang wrote: > Signed-off-by: Wolfram Sang <wsa+renesas@...g-engineering.com> Reviewed-by: Guenter Roeck <linux@...ck-us.net> > --- > > To be applied individually per subsystem tree. Morimoto-san, could you maybe > ack this with your Renesas address? > > drivers/watchdog/renesas_wdt.c | 5 +---- > 1 file changed, 1 insertion(+), 4 deletions(-) > > diff --git a/drivers/watchdog/renesas_wdt.c b/drivers/watchdog/renesas_wdt.c > index 88d81feba4e6..84bb9d328180 100644 > --- a/drivers/watchdog/renesas_wdt.c > +++ b/drivers/watchdog/renesas_wdt.c > @@ -1,12 +1,9 @@ > +// SPDX-License-Identifier: GPL-2.0 > /* > * Watchdog driver for Renesas WDT watchdog > * > * Copyright (C) 2015-17 Wolfram Sang, Sang Engineering <wsa@...g-engineering.com> > * Copyright (C) 2015-17 Renesas Electronics Corporation > - * > - * 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. > */ > #include <linux/bitops.h> > #include <linux/clk.h> > -- > 2.11.0 >
Powered by blists - more mailing lists