From: Nishad Kamdar Date: Tue, 16 Apr 2019 15:28:57 +0000 (+0530) Subject: powerpc: Use the correct style for SPDX License Identifier X-Git-Tag: v5.3-rc1~94^2~58 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=2200bbec12c428d7b276fb450e5755cdfe435ae5;p=linux-2.6-block.git powerpc: Use the correct style for SPDX License Identifier This patch corrects the SPDX License Identifier style in the powerpc Hardware Architecture related files. Suggested-by: Joe Perches Signed-off-by: Nishad Kamdar Acked-by: Andrew Donnellan Signed-off-by: Michael Ellerman --- 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