cmd: env: fix a typo in a comment of do_env_set_efi()
A wrong function name is referred to in a comment of do_env_set_efi(). Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
This commit is contained in:
parent
e5d8971bfd
commit
6810caf856
@ -330,7 +330,7 @@ out:
|
||||
}
|
||||
|
||||
/**
|
||||
* do_env_print_efi() - set UEFI variable
|
||||
* do_env_set_efi() - set UEFI variable
|
||||
*
|
||||
* @cmdtp: Command table
|
||||
* @flag: Command flag
|
||||
|
Loading…
Reference in New Issue
Block a user