Skip to content

Commit

Permalink
lib/Kconfig.debug: fix DEBUG_SECTION_MISMATCH description
Browse files Browse the repository at this point in the history
Signed-off-by: Uwe Kleine-König <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
  • Loading branch information
Uwe Kleine-König authored and Jiri Kosina committed Sep 29, 2016
1 parent 0c6cac1 commit 67797b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ config DEBUG_SECTION_MISMATCH
a larger kernel).
- Run the section mismatch analysis for each module/built-in.o file.
When we run the section mismatch analysis on vmlinux.o, we
lose valueble information about where the mismatch was
lose valuable information about where the mismatch was
introduced.
Running the analysis for each module/built-in.o file
tells where the mismatch happens much closer to the
Expand Down

0 comments on commit 67797b9

Please sign in to comment.