[U-Boot] [PATCH 1/1] api: remove superfluous assignment
Simon Glass
sjg at chromium.org
Tue Aug 1 09:49:25 UTC 2017
On 30 July 2017 at 11:54, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> No need to assign a value to sig if the next statement using sig
> is itself an assignment of a value to sig.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> api/api.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list