From: Guenter Roeck <linux@roeck-us.net>
To: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: Wim Van Sebroeck <wim@linux-watchdog.org>,
Linux-Renesas <linux-renesas-soc@vger.kernel.org>,
linux-watchdog@vger.kernel.org,
Wolfram Sang <wsa+renesas@sang-engineering.com>
Subject: Re: watchdog: renesas_wdt: convert to SPDX identifiers
Date: Sat, 8 Sep 2018 09:17:37 -0700 [thread overview]
Message-ID: <20180908161737.GA31407@roeck-us.net> (raw)
In-Reply-To: <87y3ceoygh.wl-kuninori.morimoto.gx@renesas.com>
On Fri, Sep 07, 2018 at 02:10:58AM +0000, Kuninori Morimoto wrote:
> From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
>
> This patch updates license to use SPDX-License-Identifier
> instead of verbose license text.
>
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Hmmm .. any chance for you folks to synchronize with each other ?
I already have "watchdog: use SPDX identifier for Renesas drivers",
submitted by Wolfram Sang a couple of weeks ago.
Guenter
> ---
> 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 88d81fe..84bb9d3 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@sang-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>
prev parent reply other threads:[~2018-09-08 21:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-07 2:10 [PATCH] watchdog: renesas_wdt: convert to SPDX identifiers Kuninori Morimoto
2018-09-07 19:40 ` Guenter Roeck
2018-09-08 16:17 ` Guenter Roeck [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180908161737.GA31407@roeck-us.net \
--to=linux@roeck-us.net \
--cc=kuninori.morimoto.gx@renesas.com \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=linux-watchdog@vger.kernel.org \
--cc=wim@linux-watchdog.org \
--cc=wsa+renesas@sang-engineering.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).