2019-04-30 18:45:26

by Christoph Hellwig

[permalink] [raw]
Subject: [PATCH 3/5] sed-opal.h: remove redundant licence boilerplate

The file already has the correct SPDX header.

Signed-off-by: Christoph Hellwig <[email protected]>
---
include/uapi/linux/sed-opal.h | 9 ---------
1 file changed, 9 deletions(-)

diff --git a/include/uapi/linux/sed-opal.h b/include/uapi/linux/sed-opal.h
index e092e124dd16..33e53b80cd1f 100644
--- a/include/uapi/linux/sed-opal.h
+++ b/include/uapi/linux/sed-opal.h
@@ -5,15 +5,6 @@
* Authors:
* Rafael Antognolli <[email protected]>
* Scott Bauer <[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.
*/

#ifndef _UAPI_SED_OPAL_H
--
2.20.1


2019-04-30 21:40:19

by Chaitanya Kulkarni

[permalink] [raw]
Subject: Re: [PATCH 3/5] sed-opal.h: remove redundant licence boilerplate

Looks good.

Reviewed-by: Chaitanya Kulkarni <[email protected]>
On 4/30/19 11:44 AM, Christoph Hellwig wrote:
> The file already has the correct SPDX header.
>
> Signed-off-by: Christoph Hellwig <[email protected]>
> ---
> include/uapi/linux/sed-opal.h | 9 ---------
> 1 file changed, 9 deletions(-)
>
> diff --git a/include/uapi/linux/sed-opal.h b/include/uapi/linux/sed-opal.h
> index e092e124dd16..33e53b80cd1f 100644
> --- a/include/uapi/linux/sed-opal.h
> +++ b/include/uapi/linux/sed-opal.h
> @@ -5,15 +5,6 @@
> * Authors:
> * Rafael Antognolli <[email protected]>
> * Scott Bauer <[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.
> */
>
> #ifndef _UAPI_SED_OPAL_H
>