cmd: source: Clean up a few lines
authorSean Anderson <sean.anderson@seco.com>
Mon, 12 Dec 2022 19:12:10 +0000 (14:12 -0500)
committerTom Rini <trini@konsulko.com>
Sat, 31 Dec 2022 18:35:19 +0000 (13:35 -0500)
commitc4f5738e690487dc59c8234782e792e57dac9a22
tree8f133e7b07ba68e18f7c1d4fa68e1cce210f814d
parent30fb045f2dccf1a58153bae2183121a1ae8fe05b
cmd: source: Clean up a few lines

This simplifies a few lines and corrects an error message.

Signed-off-by: Sean Anderson <sean.anderson@seco.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
cmd/source.c