diff options
author | Simon Glass <sjg@chromium.org> | 2023-10-01 19:13:10 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-10-11 15:43:54 -0400 |
commit | fedd372976f499afb71f854f401cf3a4432ab8ec (patch) | |
tree | b3ca8425fd426bffb4c3a05b907595a932f6a854 /include/cli.h | |
parent | dcc18ce0dbaf93d82ef7f0c6fe625c42313eca32 (diff) |
cli: Use unsigned int instead of unsigned long
The index values are not very large so it makes no sense to use a long
integer. Change these to uint instead.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/cli.h')
0 files changed, 0 insertions, 0 deletions