[U-Boot] [PATCH 1/1] bios_emulator: remove assignment without effect

Simon Glass sjg at chromium.org
Mon Mar 19 17:59:34 UTC 2018


On 18 March 2018 at 04:01, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> Assigning a parameter which is not used afterwards has not effect.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  drivers/bios_emulator/atibios.c | 1 -
>  1 file changed, 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>

It is probably just trying to indicate that the value is no-longer valid.


More information about the U-Boot mailing list