lib/Kconfig.debug: fix typo in the help text of CONFIG_PANIC_TIMEOUT
authorTiezhu Yang <yangtiezhu@loongson.cn>
Wed, 12 Aug 2020 01:36:49 +0000 (18:36 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 12 Aug 2020 17:58:02 +0000 (10:58 -0700)
commit9d5b134f9f51dd5a67adf8fdc4f59af97e540ceb
tree1dc5fa29a47bb5756bb41453446c04f3c9d7b997
parent79076e1241bb3bf02d0aac7d39120d8161fe07b1
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 <yangtiezhu@loongson.cn>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Reviewed-by: Kees Cook <keescook@chromium.org>
Cc: Xuefeng Li <lixuefeng@loongson.cn>
Link: http://lkml.kernel.org/r/1591103358-32087-2-git-send-email-yangtiezhu@loongson.cn
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
lib/Kconfig.debug