diff options
author | Douglas Anderson <dianders@chromium.org> | 2019-09-25 13:02:18 -0700 |
---|---|---|
committer | Daniel Thompson <daniel.thompson@linaro.org> | 2019-10-10 16:28:08 +0100 |
commit | 54af3e39eed7d77f0923511f3c7f446e7d477635 (patch) | |
tree | e2d43f93fdefc006b920853f1ef18d6542e5d33a /arch | |
parent | 0f8b5b6d56b5fa4085c06945ea3e1ee5941ecfeb (diff) |
kdb: Remove unused "argcount" param from kdb_bt1(); make btaprompt bool
The kdb_bt1() had a mysterious "argcount" parameter passed in (always
the number 5, by the way) and never used. Presumably this is just old
cruft. Remove it. While at it, upgrade the btaprompt parameter to a
full fledged bool instead of an int.
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Acked-by: Will Deacon <will@kernel.org>
Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions