All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Shuah Khan <shuahkh@osg.samsung.com>
Cc: mchehab@kernel.org, shuah@kernel.org,
	sakari.ailus@linux.intel.com, linux-media@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] media: v4l2-core: v4l2-mc: Add SPDX license identifier
Date: Thu, 11 Jan 2018 14:55:17 +0200	[thread overview]
Message-ID: <2473844.IFKS5XRpDA@avalon> (raw)
In-Reply-To: <20180110163540.8396-2-shuahkh@osg.samsung.com>

Hi Shuah,

Thank you for the patch.

On Wednesday, 10 January 2018 18:35:36 EET Shuah Khan wrote:
> Replace GPL license statement with SPDX GPL-2.0 license identifier.
> 
> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
> ---
>  drivers/media/v4l2-core/v4l2-mc.c | 11 +----------
>  1 file changed, 1 insertion(+), 10 deletions(-)
> 
> diff --git a/drivers/media/v4l2-core/v4l2-mc.c
> b/drivers/media/v4l2-core/v4l2-mc.c index 303980b71aae..1297132acd4e 100644
> --- a/drivers/media/v4l2-core/v4l2-mc.c
> +++ b/drivers/media/v4l2-core/v4l2-mc.c
> @@ -1,3 +1,4 @@
> +/* SPDX-License-Identifier: GPL-2.0 */

The header doesn't match the existing license.

Furthermore, unless I'm mistaken, the standard comment style for SPDX headers 
in the kernel is //, not /* ... */

>  /*
>   * Media Controller ancillary functions
>   *
> @@ -5,16 +6,6 @@
>   * Copyright (C) 2016 Shuah Khan <shuahkh@osg.samsung.com>
>   * Copyright (C) 2006-2010 Nokia Corporation
>   * Copyright (c) 2016 Intel Corporation.
> - *
> - *  This program is free software; you can redistribute it and/or modify
> - *  it under the terms of the GNU General Public License as published by
> - *  the Free Software Foundation; either version 2 of the License, or
> - *  (at your option) any later version.
> - *
> - *  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.
>   */
> 
>  #include <linux/module.h>

-- 
Regards,

Laurent Pinchart

  reply	other threads:[~2018-01-11 12:54 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-10 16:35 [PATCH] leds: ledtrig-transient: Add SPDX license identifiers Shuah Khan
2018-01-10 16:35 ` [PATCH] media: v4l2-core: v4l2-mc: Add SPDX license identifier Shuah Khan
2018-01-11 12:55   ` Laurent Pinchart [this message]
2018-01-11 15:45     ` Shuah Khan
2018-01-11 18:42       ` Laurent Pinchart
2018-01-11 20:44         ` Shuah Khan
2018-01-11 21:33           ` Laurent Pinchart
2018-01-11 22:10             ` Shuah Khan
2018-01-10 16:35 ` [Linux-kselftest-mirror] [PATCH] selftests: gen_kselftest_tar.h: " shuahkh
2018-01-10 16:35   ` Shuah Khan
2018-01-10 16:35   ` [Linux-kselftest-mirror] " Shuah Khan
2018-01-10 16:35 ` [Linux-kselftest-mirror] [PATCH] selftests: kselftest.h: " shuahkh
2018-01-10 16:35   ` Shuah Khan
2018-01-10 16:35   ` [Linux-kselftest-mirror] " Shuah Khan
2018-01-10 16:35 ` [Linux-kselftest-mirror] [PATCH] selftests: kselftest_install.sh: " shuahkh
2018-01-10 16:35   ` Shuah Khan
2018-01-10 16:35   ` [Linux-kselftest-mirror] " Shuah Khan
2018-01-10 16:35 ` [Linux-kselftest-mirror] [PATCH] selftests: media_tests: " shuahkh
2018-01-10 16:35   ` Shuah Khan
2018-01-10 16:35   ` [Linux-kselftest-mirror] " Shuah Khan
2018-01-10 20:40 ` [PATCH] leds: ledtrig-transient: Add SPDX license identifiers Jacek Anaszewski
2018-01-10 22:43   ` Shuah Khan

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=2473844.IFKS5XRpDA@avalon \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=sakari.ailus@linux.intel.com \
    --cc=shuah@kernel.org \
    --cc=shuahkh@osg.samsung.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 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.