]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: rawnand: sh_flctl: convert to SPDX identifiers
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 8 Nov 2018 06:39:20 +0000 (06:39 +0000)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 13 Nov 2018 08:32:04 +0000 (09:32 +0100)
commit779e1136a1aa65a4a3504f47654dd2382112f108
treef92ceace273abc52d96aafe4b0c02b43c1e52b9e
parent0a8c5a63f6824c1f130075d3c8918e9ad691383c
mtd: rawnand: sh_flctl: convert to SPDX identifiers

This patch updates license to use SPDX-License-Identifier
instead of verbose license text.

As original license mentioned, it is GPL-2.0 in SPDX.
Then, MODULE_LICENSE() should be "GPL v2" instead of "GPL".
See ${LINUX}/include/linux/module.h

"GPL" [GNU Public License v2 or later]
"GPL v2" [GNU Public License v2]

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
drivers/mtd/nand/raw/sh_flctl.c
include/linux/mtd/sh_flctl.h