aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic
diff options
context:
space:
mode:
authorGravatar Wei Yang <richard.weiyang@gmail.com> 2024-03-13 07:58:36 +0000
committerGravatar Ingo Molnar <mingo@kernel.org> 2024-03-13 11:29:10 +0100
commit1793f69326266269a8117d3f5324ac78db18931c (patch)
tree386e8455ef8cb94c75b32056b243d6c3268cd089 /include/asm-generic
parentMerge tag 'x86-boot-2024-03-12' of git://git.kernel.org/pub/scm/linux/kernel/... (diff)
downloadlinux-1793f69326266269a8117d3f5324ac78db18931c.tar.gz
linux-1793f69326266269a8117d3f5324ac78db18931c.tar.bz2
linux-1793f69326266269a8117d3f5324ac78db18931c.zip
vmlinux.lds.h: Fix a typo in comment
Signed-off-by: Wei Yang <richard.weiyang@gmail.com> Signed-off-by: Ingo Molnar <mingo@kernel.org> Link: https://lore.kernel.org/r/20240313075839.8321-2-richard.weiyang@gmail.com
Diffstat (limited to 'include/asm-generic')
-rw-r--r--include/asm-generic/vmlinux.lds.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-generic/vmlinux.lds.h b/include/asm-generic/vmlinux.lds.h
index 5dd3a61d673d..514d3002ad8a 100644
--- a/include/asm-generic/vmlinux.lds.h
+++ b/include/asm-generic/vmlinux.lds.h
@@ -3,7 +3,7 @@
* linker scripts.
*
* A minimal linker scripts has following content:
- * [This is a sample, architectures may have special requiriements]
+ * [This is a sample, architectures may have special requirements]
*
* OUTPUT_FORMAT(...)
* OUTPUT_ARCH(...)