aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/pointer_auth.h
diff options
context:
space:
mode:
authorNishad Kamdar <[email protected]>2019-04-16 20:49:35 +0530
committerWill Deacon <[email protected]>2019-04-16 16:28:01 +0100
commit22e6c8087e175bc5c507b4e45d1ca588b2bcc61c (patch)
treee05d0758028b06b322737f3d3976cdeaa91e6a1f /arch/arm64/include/asm/pointer_auth.h
parent131e135f7fd14b1de7a5eb26631076705c18073f (diff)
arm64: Use the correct style for SPDX License Identifier
This patch corrects the SPDX License Identifier style in the arm64 Hardware Architecture related files. Suggested-by: Joe Perches <[email protected]> Signed-off-by: Nishad Kamdar <[email protected]> Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'arch/arm64/include/asm/pointer_auth.h')
-rw-r--r--arch/arm64/include/asm/pointer_auth.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/include/asm/pointer_auth.h b/arch/arm64/include/asm/pointer_auth.h
index 15d49515efdd..d328540cb85e 100644
--- a/arch/arm64/include/asm/pointer_auth.h
+++ b/arch/arm64/include/asm/pointer_auth.h
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __ASM_POINTER_AUTH_H
#define __ASM_POINTER_AUTH_H