diff options
author | Nicholas Mc Guire <hofrat@osadl.org> | 2018-07-20 11:23:37 +0200 |
---|---|---|
committer | Daniel Thompson <daniel.thompson@linaro.org> | 2018-12-30 08:31:52 +0000 |
commit | 7faedcd4de4356dfcda30841a5ffef3bf35fa06c (patch) | |
tree | 20095be4529ccb0f9a2c958e2b823a0955ce1faa /arch | |
parent | 162bc7f5afd75b72acbe3c5f3488ef7e64a3fe36 (diff) | |
download | linux-7faedcd4de4356dfcda30841a5ffef3bf35fa06c.tar.bz2 |
kdb: use bool for binary state indicators
defcmd_in_progress is the state trace for command group processing
- within a command group or not - usable is an indicator if a command
set is valid (allocated/non-empty) - so use a bool for those binary
indication here.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions