提交 9e82087c 编写于 作者: J Jelle van der Waa 提交者: Tom Rini

tools: remove unused ret

Remove unused ret from fw_env_flush.
Signed-off-by: NJelle van der Waa <jelle@vdwaa.nl>
Reviewed-by: NSimon Glass <sjg@chromium.org>
上级 20fe38e7
......@@ -505,8 +505,6 @@ int fw_printenv(int argc, char *argv[], int value_only, struct env_opts *opts)
int fw_env_flush(struct env_opts *opts)
{
int ret;
if (!opts)
opts = &default_opts;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册