Skip to content
Snippets Groups Projects
Commit 4c12eeb8 authored by Simon Glass's avatar Simon Glass Committed by Wolfgang Denk
Browse files

Convert cmd_usage() calls in common to use a return value


Change all files in common/ to use CMD_RET_USAGE instead of calling
cmd_usage() directly. I'm not completely sure about this patch since
the code since impact is small (100 byte or so on ARM) and it might
need splitting into smaller patches. But for now here it is.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 9d12d5d4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment