Skip to content

Commit 67797b9

Browse files
Uwe Kleine-KönigJiri Kosina
Uwe Kleine-König
authored and
Jiri Kosina
committed
lib/Kconfig.debug: fix DEBUG_SECTION_MISMATCH description
Signed-off-by: Uwe Kleine-König <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
1 parent 0c6cac1 commit 67797b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Kconfig.debug

+1-1
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ config DEBUG_SECTION_MISMATCH
303303
a larger kernel).
304304
- Run the section mismatch analysis for each module/built-in.o file.
305305
When we run the section mismatch analysis on vmlinux.o, we
306-
lose valueble information about where the mismatch was
306+
lose valuable information about where the mismatch was
307307
introduced.
308308
Running the analysis for each module/built-in.o file
309309
tells where the mismatch happens much closer to the

0 commit comments

Comments
 (0)