projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b29f377
)
vmlinux.lds.h: Fix a typo in comment
author
Wei Yang
<richard.weiyang@gmail.com>
Wed, 13 Mar 2024 07:58:36 +0000
(07:58 +0000)
committer
Ingo Molnar
<mingo@kernel.org>
Wed, 13 Mar 2024 10:29:10 +0000
(11:29 +0100)
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
include/asm-generic/vmlinux.lds.h
patch
|
blob
|
history
diff --git
a/include/asm-generic/vmlinux.lds.h
b/include/asm-generic/vmlinux.lds.h
index 5dd3a61d673d4f9492da2162d15944e0faa636a9..514d3002ad8a08bade9c9d1c71aaf21a7853a2e9 100644
(file)
--- 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 requir
i
ements]
+ * [This is a sample, architectures may have special requirements]
*
* OUTPUT_FORMAT(...)
* OUTPUT_ARCH(...)