Skip to content

Commit 1793f69

Browse files
RichardWeiYangIngo Molnar
authored andcommitted
vmlinux.lds.h: Fix a typo in comment
Signed-off-by: Wei Yang <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent b29f377 commit 1793f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)