Attention is currently required from: Felix Singer, Alexander Goncharov.
Hello Felix Singer, build bot (Jenkins), Edward O'Callaghan,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/66531
to look at the new patch set (#4).
Change subject: cli_classic: wrap options validation in function ......................................................................
cli_classic: wrap options validation in function
Introduce a function that will be responsible for checking the parameters.
This is one of the steps on the way to simplify the main function by using helper functions with descriptive names.
TOPIC=split_main_func TEST=builds
Change-Id: Ib5685eb5ee3810ef2efd40a3901340e2ceb229ff Signed-off-by: Alexander Goncharov chat@joursoir.net --- M cli_classic.c 1 file changed, 37 insertions(+), 13 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/31/66531/4