linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] media: rcar_drif: Remove useless license text when SPDX-License-Identifier is already used
@ 2022-06-11 10:22 Christophe JAILLET
  2022-06-13 12:05 ` Geert Uytterhoeven
  0 siblings, 1 reply; 2+ messages in thread
From: Christophe JAILLET @ 2022-06-11 10:22 UTC (permalink / raw)
  To: Fabrizio Castro, Mauro Carvalho Chehab
  Cc: linux-kernel, kernel-janitors, Christophe JAILLET, linux-media,
	linux-renesas-soc

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

This is a left-over from commit adeb69705682 ("media: rcar_drif: convert to
SPDX identifiers")

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
---
 drivers/media/platform/renesas/rcar_drif.c | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/drivers/media/platform/renesas/rcar_drif.c b/drivers/media/platform/renesas/rcar_drif.c
index 9a0982fa5c6b..49e4c15a02cc 100644
--- a/drivers/media/platform/renesas/rcar_drif.c
+++ b/drivers/media/platform/renesas/rcar_drif.c
@@ -3,11 +3,6 @@
  * R-Car Gen3 Digital Radio Interface (DRIF) driver
  *
  * Copyright (C) 2017 Renesas Electronics Corporation
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 /*
-- 
2.34.1


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

* Re: [PATCH] media: rcar_drif: Remove useless license text when SPDX-License-Identifier is already used
  2022-06-11 10:22 [PATCH] media: rcar_drif: Remove useless license text when SPDX-License-Identifier is already used Christophe JAILLET
@ 2022-06-13 12:05 ` Geert Uytterhoeven
  0 siblings, 0 replies; 2+ messages in thread
From: Geert Uytterhoeven @ 2022-06-13 12:05 UTC (permalink / raw)
  To: Christophe JAILLET
  Cc: Fabrizio Castro, Mauro Carvalho Chehab,
	Linux Kernel Mailing List, kernel-janitors,
	Linux Media Mailing List, Linux-Renesas

On Sat, Jun 11, 2022 at 12:28 PM Christophe JAILLET
<christophe.jaillet@wanadoo.fr> wrote:
> An SPDX-License-Identifier is already in place. There is no need to
> duplicate part of the corresponding license.
>
> This is a left-over from commit adeb69705682 ("media: rcar_drif: convert to
> SPDX identifiers")
>
> Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

end of thread, other threads:[~2022-06-13 17:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-11 10:22 [PATCH] media: rcar_drif: Remove useless license text when SPDX-License-Identifier is already used Christophe JAILLET
2022-06-13 12:05 ` Geert Uytterhoeven

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).