All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-media@vger.kernel.org
Cc: Tianshu Qiu <tian.shu.qiu@intel.com>,
	Bingbu Cao <bingbu.cao@intel.com>,
	Sakari Ailus <sakari.ailus@linux.intel.com>
Subject: Re: [PATCH] media: staging: ipu3: uapi: Add "WITH Linux-syscall-note" license
Date: Sun, 21 Feb 2021 21:37:29 +0200	[thread overview]
Message-ID: <YDK2eV/MVDUbSgPs@pendragon.ideasonboard.com> (raw)
In-Reply-To: <20210207235610.15687-1-laurent.pinchart@ideasonboard.com>

Hello,

Gentle ping.

On Mon, Feb 08, 2021 at 01:56:10AM +0200, Laurent Pinchart wrote:
> All Linux headers licensed under the GPL-2.0 must include a "WITH
> Linux-syscall-note" extension in their SPDX license identifier, as
> enforced by the scripts/headers_install.sh script. Fix the Intel IPU3
> UAPI header currently stored with the driver in staging.
> 
> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> ---
>  drivers/staging/media/ipu3/include/intel-ipu3.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/staging/media/ipu3/include/intel-ipu3.h b/drivers/staging/media/ipu3/include/intel-ipu3.h
> index edd8edda0647..9b644fb23dde 100644
> --- a/drivers/staging/media/ipu3/include/intel-ipu3.h
> +++ b/drivers/staging/media/ipu3/include/intel-ipu3.h
> @@ -1,4 +1,4 @@
> -/* SPDX-License-Identifier: GPL-2.0 */
> +/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
>  /* Copyright (C) 2017 - 2018 Intel Corporation */
>  
>  #ifndef __IPU3_UAPI_H

-- 
Regards,

Laurent Pinchart

  reply	other threads:[~2021-02-21 19:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-07 23:56 [PATCH] media: staging: ipu3: uapi: Add "WITH Linux-syscall-note" license Laurent Pinchart
2021-02-21 19:37 ` Laurent Pinchart [this message]
2021-02-22  7:40   ` Sakari Ailus
2021-02-22  5:57 ` Bingbu Cao

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=YDK2eV/MVDUbSgPs@pendragon.ideasonboard.com \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=bingbu.cao@intel.com \
    --cc=linux-media@vger.kernel.org \
    --cc=sakari.ailus@linux.intel.com \
    --cc=tian.shu.qiu@intel.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.