On Sat, Aug 21, 2021 at 08:33:20PM +0800, Cai Huoqing
wrote:> use SPDX-License-Identifier instead of a verbose license text
>
> Signed-off-by: Cai Huoqing <caihuoqing at baidu.com>
> ---
> drivers/vhost/scsi.c | 14 +-------------
> 1 file changed, 1 insertion(+), 13 deletions(-)
I have CCed Nic.
Reviewed-by: Stefan Hajnoczi <stefanha at redhat.com>
> diff --git a/drivers/vhost/scsi.c b/drivers/vhost/scsi.c
> index 46f897e41217..532e204f2b1b 100644
> --- a/drivers/vhost/scsi.c
> +++ b/drivers/vhost/scsi.c
> @@ -1,24 +1,12 @@
> +// SPDX-License-Identifier: GPL-2.0+
>
/*******************************************************************************
> * Vhost kernel TCM fabric driver for virtio SCSI initiators
> *
> * (C) Copyright 2010-2013 Datera, Inc.
> * (C) Copyright 2010-2012 IBM Corp.
> *
> - * Licensed to the Linux Foundation under the General Public License (GPL)
version 2.
> - *
> * Authors: Nicholas A. Bellinger <nab at daterainc.com>
> * Stefan Hajnoczi <stefanha at linux.vnet.ibm.com>
> - *
> - * 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>
> --
> 2.25.1
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL:
<http://lists.linuxfoundation.org/pipermail/virtualization/attachments/20210823/9ef967cb/attachment.sig>