[PATCH 1/1] log: remove useless cast

sjg at google.com sjg at google.com
Mon Apr 27 05:06:40 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>

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list