[U-Boot] [PATCH 1/1] efi_selftest: rename setup_ok
Simon Glass
sjg at chromium.org
Thu Oct 25 03:30:37 UTC 2018
On 22 October 2018 at 15:15, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> The variable name setup_ok might suggest a boolean with true indicating
> OK. Let's avoid the misleading name.
>
> %s/setup_ok/setup_status/g
>
> Suggested-by: Simon Glass <sjg at chromium.org>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> lib/efi_selftest/efi_selftest.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list