kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] vfio: platform: reset: Convert to SPDX identifier
@ 2021-08-22  4:36 Cai Huoqing
  2021-08-26 22:20 ` Alex Williamson
  0 siblings, 1 reply; 2+ messages in thread
From: Cai Huoqing @ 2021-08-22  4:36 UTC (permalink / raw)
  To: eric.auger, alex.williamson, cohuck; +Cc: kvm, Cai Huoqing

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(-)

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.
  */
 
 /*
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] vfio: platform: reset: Convert to SPDX identifier
  2021-08-22  4:36 [PATCH] vfio: platform: reset: Convert to SPDX identifier Cai Huoqing
@ 2021-08-26 22:20 ` Alex Williamson
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Williamson @ 2021-08-26 22:20 UTC (permalink / raw)
  To: Cai Huoqing; +Cc: eric.auger, cohuck, kvm

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-26 22:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-22  4:36 [PATCH] vfio: platform: reset: Convert to SPDX identifier Cai Huoqing
2021-08-26 22:20 ` Alex Williamson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).