[PATCH v3 3/5] powerpc: Use the correct style for SPDX License Identifier
Andrew Donnellan
andrew.donnellan at au1.ibm.com
Wed Apr 17 09:47:47 AEST 2019
On 17/4/19 1:28 am, Nishad Kamdar wrote:
> This patch corrects the SPDX License Identifier style
> in the powerpc Hardware Architecture related files.
>
> Suggested-by: Joe Perches <joe at perches.com>
> Signed-off-by: Nishad Kamdar <nishadkamdar at gmail.com>
> ---
TIL there's a different style for source vs headers... sigh. :( Thanks
for fixing.
Acked-by: Andrew Donnellan <andrew.donnellan at au1.ibm.com>
> arch/powerpc/include/asm/pnv-ocxl.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/powerpc/include/asm/pnv-ocxl.h b/arch/powerpc/include/asm/pnv-ocxl.h
> index 208b5503f4ed..7de82647e761 100644
> --- a/arch/powerpc/include/asm/pnv-ocxl.h
> +++ b/arch/powerpc/include/asm/pnv-ocxl.h
> @@ -1,4 +1,4 @@
> -// SPDX-License-Identifier: GPL-2.0+
> +/* SPDX-License-Identifier: GPL-2.0+ */
> // Copyright 2017 IBM Corp.
> #ifndef _ASM_PNV_OCXL_H
> #define _ASM_PNV_OCXL_H
>
--
Andrew Donnellan OzLabs, ADL Canberra
andrew.donnellan at au1.ibm.com IBM Australia Limited
More information about the Linuxppc-dev
mailing list