[PATCH] arm64: Fix a broken copyright header in gen_vdso_offsets.sh
Palmer Dabbelt
palmer at dabbelt.com
Fri Oct 16 20:26:37 EDT 2020
From: Palmer Dabbelt <palmerdabbelt at google.com>
I was going to copy this but I didn't want to chase around the build
system stuff so I did it a different way.
Signed-off-by: Palmer Dabbelt <palmerdabbelt at google.com>
---
arch/arm64/kernel/vdso/gen_vdso_offsets.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/kernel/vdso/gen_vdso_offsets.sh b/arch/arm64/kernel/vdso/gen_vdso_offsets.sh
index 0664acaf61ff..8b806eacd0a6 100755
--- a/arch/arm64/kernel/vdso/gen_vdso_offsets.sh
+++ b/arch/arm64/kernel/vdso/gen_vdso_offsets.sh
@@ -8,7 +8,7 @@
# Doing this inside the Makefile will break the $(filter-out) function,
# causing Kbuild to rebuild the vdso-offsets header file every time.
#
-# Author: Will Deacon <will.deacon at arm.com
+# Author: Will Deacon <will.deacon at arm.com>
#
LC_ALL=C
--
2.29.0.rc1.297.gfa9743e501-goog
More information about the linux-arm-kernel
mailing list