kgdb: Fix spelling mistakes
authorZhen Lei <thunder.leizhen@huawei.com>
Sat, 29 May 2021 11:03:03 +0000 (19:03 +0800)
committerDaniel Thompson <daniel.thompson@linaro.org>
Tue, 1 Jun 2021 09:29:21 +0000 (10:29 +0100)
commit220a31b091fb77886eb224ce2d7a5d890e43de63
treedb5967252de0717130e6c23497f7e9d91d2945e7
parent8124c8a6b35386f73523d27eacb71b5364a68c4c
kgdb: Fix spelling mistakes

Fix some spelling mistakes in comments:
initalization ==> initialization
detatch ==> detach
represntation ==> representation
hexidecimal ==> hexadecimal
delimeter ==> delimiter
architecure ==> architecture

Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Link: https://lore.kernel.org/r/20210529110305.9446-3-thunder.leizhen@huawei.com
Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
include/linux/kgdb.h
kernel/debug/debug_core.c
kernel/debug/kdb/kdb_main.c
kernel/debug/kdb/kdb_private.h