All of lore.kernel.org
 help / color / mirror / Atom feed
From: Elliott Hughes <enh@google.com>
To: tglx@linutronix.de, gregkh@linuxfoundation.org
Cc: linux-spdx@vger.kernel.org, linux-rdma@vger.kernel.org,
	Elliott Hughes <enh@google.com>
Subject: [PATCH] uapi/rdma/: add SPDX for remaining OpenIB headers.
Date: Thu, 19 Mar 2020 17:48:36 -0700	[thread overview]
Message-ID: <20200320004836.49844-1-enh@google.com> (raw)

These header files have the same copyright as others in this directory
that have this SPDX line.
---
 include/uapi/rdma/i40iw-abi.h             | 1 +
 include/uapi/rdma/ib_user_ioctl_cmds.h    | 1 +
 include/uapi/rdma/mlx5_user_ioctl_cmds.h  | 1 +
 include/uapi/rdma/mlx5_user_ioctl_verbs.h | 1 +
 include/uapi/rdma/rdma_user_ioctl_cmds.h  | 1 +
 5 files changed, 5 insertions(+)

diff --git a/include/uapi/rdma/i40iw-abi.h b/include/uapi/rdma/i40iw-abi.h
index 79890baa6fdb..81bdbceb70f4 100644
--- a/include/uapi/rdma/i40iw-abi.h
+++ b/include/uapi/rdma/i40iw-abi.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR Linux-OpenIB) */
 /*
  * Copyright (c) 2006 - 2016 Intel Corporation.  All rights reserved.
  * Copyright (c) 2005 Topspin Communications.  All rights reserved.
diff --git a/include/uapi/rdma/ib_user_ioctl_cmds.h b/include/uapi/rdma/ib_user_ioctl_cmds.h
index d4ddbe4e696c..e21aff578905 100644
--- a/include/uapi/rdma/ib_user_ioctl_cmds.h
+++ b/include/uapi/rdma/ib_user_ioctl_cmds.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR Linux-OpenIB) */
 /*
  * Copyright (c) 2018, Mellanox Technologies inc.  All rights reserved.
  *
diff --git a/include/uapi/rdma/mlx5_user_ioctl_cmds.h b/include/uapi/rdma/mlx5_user_ioctl_cmds.h
index afe7da6f2b8e..060976cbf72f 100644
--- a/include/uapi/rdma/mlx5_user_ioctl_cmds.h
+++ b/include/uapi/rdma/mlx5_user_ioctl_cmds.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR Linux-OpenIB) */
 /*
  * Copyright (c) 2018, Mellanox Technologies inc.  All rights reserved.
  *
diff --git a/include/uapi/rdma/mlx5_user_ioctl_verbs.h b/include/uapi/rdma/mlx5_user_ioctl_verbs.h
index 88b6ca70c2fe..506e63d0add4 100644
--- a/include/uapi/rdma/mlx5_user_ioctl_verbs.h
+++ b/include/uapi/rdma/mlx5_user_ioctl_verbs.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR Linux-OpenIB) */
 /*
  * Copyright (c) 2018, Mellanox Technologies inc.  All rights reserved.
  *
diff --git a/include/uapi/rdma/rdma_user_ioctl_cmds.h b/include/uapi/rdma/rdma_user_ioctl_cmds.h
index 7b1ec806f8f9..f994916ae84e 100644
--- a/include/uapi/rdma/rdma_user_ioctl_cmds.h
+++ b/include/uapi/rdma/rdma_user_ioctl_cmds.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR Linux-OpenIB) */
 /*
  * Copyright (c) 2018, Mellanox Technologies inc.  All rights reserved.
  *
-- 
2.25.1.696.g5e7596f4ac-goog


             reply	other threads:[~2020-03-20  0:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-20  0:48 Elliott Hughes [this message]
2020-03-20  7:14 ` [PATCH] uapi/rdma/: add SPDX for remaining OpenIB headers Greg KH
2020-03-20 13:01   ` Jason Gunthorpe

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=20200320004836.49844-1-enh@google.com \
    --to=enh@google.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=linux-spdx@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /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.