commit | 9d5b134f9f51dd5a67adf8fdc4f59af97e540ceb | [log] [tgz] |
---|---|---|
author | Tiezhu Yang <[email protected]> | Tue Aug 11 18:36:49 2020 -0700 |
committer | Linus Torvalds <[email protected]> | Wed Aug 12 10:58:02 2020 -0700 |
tree | 1dc5fa29a47bb5756bb41453446c04f3c9d7b997 | |
parent | 79076e1241bb3bf02d0aac7d39120d8161fe07b1 [diff] |
lib/Kconfig.debug: fix typo in the help text of CONFIG_PANIC_TIMEOUT There exists duplicated "the" in the help text of CONFIG_PANIC_TIMEOUT, Remove it. Signed-off-by: Tiezhu Yang <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Reviewed-by: Kees Cook <[email protected]> Cc: Xuefeng Li <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Linus Torvalds <[email protected]>