]> git.baikalelectronics.ru Git - kernel.git/commit
serial: sifive: Remove useless license text when SPDX-License-Identifier is already...
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Sat, 11 Jun 2022 08:42:06 +0000 (10:42 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Jun 2022 12:32:37 +0000 (14:32 +0200)
commitf77e0bb1c511033ba2e80f70df2e72cf281ff828
tree4123a597ef08f5972c3472b196f8b0470e5b36aa
parent62604de0649d15049863505dca15c306d6582863
serial: sifive: Remove useless license text when SPDX-License-Identifier is already used

An SPDX-License-Identifier is already in place. There is no need to
duplicate part of the corresponding license.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/dbc54eff6f4e077d9126054f395d5bc5b3405917.1654936915.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/sifive.c