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)
commitb39cded834154cf54442489b56b33d047edd6d8f
tree8d5eb688b91827f73764145911c567f738357c0f
parent95f7f15461fa482a05237669507b4c9b06865b73
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