On Sun, 19 Apr 2020 at 02:48, Heinrich Schuchardt <[email protected]> wrote: > > There is no need to cast from (void *) before assigning to a pointer. > > Signed-off-by: Heinrich Schuchardt <[email protected]> > --- > common/log.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Reviewed-by: Simon Glass <[email protected]>

