]> git.baikalelectronics.ru Git - kernel.git/commit
kdb: Rename struct defcmd_set to struct kdb_macro
authorSumit Garg <sumit.garg@linaro.org>
Mon, 12 Jul 2021 13:46:17 +0000 (19:16 +0530)
committerDaniel Thompson <daniel.thompson@linaro.org>
Tue, 27 Jul 2021 16:00:14 +0000 (17:00 +0100)
commit75f5945d29a33c4bc25d960fdb60c6a493a8df85
tree8d5eb688b91827f73764145911c567f738357c0f
parent6be2b79fa22eff3a6a46de9f1f614c2af798916c
kdb: Rename struct defcmd_set to struct kdb_macro

Rename struct defcmd_set to struct kdb_macro as that sounds more
appropriate given its purpose.

Suggested-by: Daniel Thompson <daniel.thompson@linaro.org>
Signed-off-by: Sumit Garg <sumit.garg@linaro.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Link: https://lore.kernel.org/r/20210712134620.276667-2-sumit.garg@linaro.org
Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
kernel/debug/kdb/kdb_main.c