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>