diff mbox series

vfio: platform: reset: Convert to SPDX identifier

Message ID 20210822043643.2040-1-caihuoqing@baidu.com (mailing list archive)
State New, archived
Headers show
Series vfio: platform: reset: Convert to SPDX identifier | expand

Commit Message

Cai,Huoqing Aug. 22, 2021, 4:36 a.m. UTC
use SPDX-License-Identifier instead of a verbose license text

Signed-off-by: Cai Huoqing <caihuoqing@baidu.com>
---
 drivers/vfio/platform/reset/vfio_platform_bcmflexrm.c | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

Comments

Alex Williamson Aug. 26, 2021, 10:20 p.m. UTC | #1
On Sun, 22 Aug 2021 12:36:43 +0800
Cai Huoqing <caihuoqing@baidu.com> wrote:

> use SPDX-License-Identifier instead of a verbose license text
> 
> Signed-off-by: Cai Huoqing <caihuoqing@baidu.com>
> ---
>  drivers/vfio/platform/reset/vfio_platform_bcmflexrm.c | 10 +---------
>  1 file changed, 1 insertion(+), 9 deletions(-)

Applied to vfio next branch for v5.15.  Thanks,

Alex
diff mbox series

Patch

diff --git a/drivers/vfio/platform/reset/vfio_platform_bcmflexrm.c b/drivers/vfio/platform/reset/vfio_platform_bcmflexrm.c
index 96064ef8f629..1131ebe4837d 100644
--- a/drivers/vfio/platform/reset/vfio_platform_bcmflexrm.c
+++ b/drivers/vfio/platform/reset/vfio_platform_bcmflexrm.c
@@ -1,14 +1,6 @@ 
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Copyright (C) 2017 Broadcom
- *
- * 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 version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 /*