[PATCH 1/1] log: remove useless cast

Simon Glass sjg at chromium.org
Mon Apr 20 01:38:14 CEST 2020


On Sun, 19 Apr 2020 at 02:48, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> There is no need to cast from (void *) before assigning to a pointer.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  common/log.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