All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] soc: renesas: rcar-sysc: Use the correct style for SPDX License Identifier
@ 2020-01-18 12:49 Nishad Kamdar
  2020-02-17 12:20 ` Patchwork summary for: linux-renesas-soc patchwork-bot+linux-renesas-soc
  0 siblings, 1 reply; 2+ messages in thread
From: Nishad Kamdar @ 2020-01-18 12:49 UTC (permalink / raw)
  To: Geert Uytterhoeven, Magnus Damm, Greg Kroah-Hartman, Joe Perches,
	Uwe Kleine-König
  Cc: linux-renesas-soc, linux-kernel

This patch corrects the SPDX License Identifier style in
header file related to Renesas Soc driver support.
It assigns explicit block comment to the SPDX License Identifier.

Changes made by using a script provided by Joe Perches here:
https://lkml.org/lkml/2019/2/7/46.

Suggested-by: Joe Perches <joe@perches.com>
Signed-off-by: Nishad Kamdar <nishadkamdar@gmail.com>
---
 drivers/soc/renesas/rcar-sysc.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/soc/renesas/rcar-sysc.h b/drivers/soc/renesas/rcar-sysc.h
index 8d074489fba9..0fc3b119930a 100644
--- a/drivers/soc/renesas/rcar-sysc.h
+++ b/drivers/soc/renesas/rcar-sysc.h
@@ -1,5 +1,5 @@
-/* SPDX-License-Identifier: GPL-2.0
- *
+/* SPDX-License-Identifier: GPL-2.0 */
+/*
  * Renesas R-Car System Controller
  *
  * Copyright (C) 2016 Glider bvba
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Patchwork summary for: linux-renesas-soc
  2020-01-18 12:49 [PATCH] soc: renesas: rcar-sysc: Use the correct style for SPDX License Identifier Nishad Kamdar
@ 2020-02-17 12:20 ` patchwork-bot+linux-renesas-soc
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+linux-renesas-soc @ 2020-02-17 12:20 UTC (permalink / raw)
  To: linux-renesas-soc

Hello:

The following patches were marked "accepted", because they were applied to
geert/renesas-devel (refs/heads/next):

Patch: soc: renesas: rcar-sysc: Use the correct style for SPDX License Identifier
  Submitter: Nishad Kamdar <nishadkamdar@gmail.com>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=230281

Total patches: 1

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/pwbot

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-02-17 12:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-18 12:49 [PATCH] soc: renesas: rcar-sysc: Use the correct style for SPDX License Identifier Nishad Kamdar
2020-02-17 12:20 ` Patchwork summary for: linux-renesas-soc patchwork-bot+linux-renesas-soc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.