Skip to content

Commit 1793f69

Browse files
RichardWeiYangingomolnar
authored andcommitted
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
1 parent b29f377 commit 1793f69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/asm-generic/vmlinux.lds.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* linker scripts.
44
*
55
* A minimal linker scripts has following content:
6-
* [This is a sample, architectures may have special requiriements]
6+
* [This is a sample, architectures may have special requirements]
77
*
88
* OUTPUT_FORMAT(...)
99
* OUTPUT_ARCH(...)

0 commit comments

Comments
 (0)