diff mbox series

[4/5] block: add a SPDX tag to blk-mq-rdma.h

Message ID 20190430184243.23436-5-hch@lst.de (mailing list archive)
State New, archived
Headers show
Series [1/5] block: switch all files cleared marked as GPLv2 to SPDX tags | expand

Commit Message

Christoph Hellwig April 30, 2019, 6:42 p.m. UTC
This file has no copyright notice, but was added as part of a commit
adding another file using the default kernel GPLv2 license.  Add
a matching SPDX tag.

Signed-off-by: Christoph Hellwig <hch@lst.de>
---
 include/linux/blk-mq-rdma.h | 1 +
 1 file changed, 1 insertion(+)

Comments

Chaitanya Kulkarni April 30, 2019, 9:39 p.m. UTC | #1
Looks good.

Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>

On 4/30/19 11:44 AM, Christoph Hellwig wrote:
> This file has no copyright notice, but was added as part of a commit
> adding another file using the default kernel GPLv2 license.  Add
> a matching SPDX tag.
> 
> Signed-off-by: Christoph Hellwig <hch@lst.de>
> ---
>   include/linux/blk-mq-rdma.h | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/include/linux/blk-mq-rdma.h b/include/linux/blk-mq-rdma.h
> index 7b6ecf9ac4c3..5cc5f0f36218 100644
> --- a/include/linux/blk-mq-rdma.h
> +++ b/include/linux/blk-mq-rdma.h
> @@ -1,3 +1,4 @@
> +/* SPDX-License-Identifier: GPL-2.0 */
>   #ifndef _LINUX_BLK_MQ_RDMA_H
>   #define _LINUX_BLK_MQ_RDMA_H
>   
>
diff mbox series

Patch

diff --git a/include/linux/blk-mq-rdma.h b/include/linux/blk-mq-rdma.h
index 7b6ecf9ac4c3..5cc5f0f36218 100644
--- a/include/linux/blk-mq-rdma.h
+++ b/include/linux/blk-mq-rdma.h
@@ -1,3 +1,4 @@ 
+/* SPDX-License-Identifier: GPL-2.0 */
 #ifndef _LINUX_BLK_MQ_RDMA_H
 #define _LINUX_BLK_MQ_RDMA_H