2021-08-22 02:28:21

by Cai,Huoqing

[permalink] [raw]
Subject: [PATCH] padata: Remove repeated verbose license text

remove it because SPDX-License-Identifier is already used

Signed-off-by: Cai Huoqing <[email protected]>
---
kernel/padata.c | 13 -------------
1 file changed, 13 deletions(-)

diff --git a/kernel/padata.c b/kernel/padata.c
index 3258ab89c2a3..18d3a5c699d8 100644
--- a/kernel/padata.c
+++ b/kernel/padata.c
@@ -9,19 +9,6 @@
*
* Copyright (c) 2020 Oracle and/or its affiliates.
* Author: Daniel Jordan <[email protected]>
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope 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.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
*/

#include <linux/completion.h>
--
2.25.1


2021-08-23 21:14:33

by Daniel Jordan

[permalink] [raw]
Subject: Re: [PATCH] padata: Remove repeated verbose license text

On Sun, Aug 22, 2021 at 10:27:34AM +0800, Cai Huoqing wrote:
> remove it because SPDX-License-Identifier is already used
>
> Signed-off-by: Cai Huoqing <[email protected]>

Acked-by: Daniel Jordan <[email protected]>

> ---
> kernel/padata.c | 13 -------------
> 1 file changed, 13 deletions(-)
>
> diff --git a/kernel/padata.c b/kernel/padata.c
> index 3258ab89c2a3..18d3a5c699d8 100644
> --- a/kernel/padata.c
> +++ b/kernel/padata.c
> @@ -9,19 +9,6 @@
> *
> * Copyright (c) 2020 Oracle and/or its affiliates.
> * Author: Daniel Jordan <[email protected]>
> - *
> - * This program is free software; you can redistribute it and/or modify it
> - * under the terms and conditions of the GNU General Public License,
> - * version 2, as published by the Free Software Foundation.
> - *
> - * This program is distributed in the hope 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.
> - *
> - * You should have received a copy of the GNU General Public License along with
> - * this program; if not, write to the Free Software Foundation, Inc.,
> - * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
> */
>
> #include <linux/completion.h>
> --
> 2.25.1
>

2021-08-27 08:38:20

by Herbert Xu

[permalink] [raw]
Subject: Re: [PATCH] padata: Remove repeated verbose license text

Cai Huoqing <[email protected]> wrote:
> remove it because SPDX-License-Identifier is already used
>
> Signed-off-by: Cai Huoqing <[email protected]>
> ---
> kernel/padata.c | 13 -------------
> 1 file changed, 13 deletions(-)

Patch applied. Thanks.
--
Email: Herbert Xu <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt