<[email protected]> wrote: > From: Chen Qun <[email protected]> > > The "ret" has been assigned in all branches. It didn't need to be > assigned separately. > > Clang static code analyzer show warning: > migration/vmstate.c:365:17: warning: Value stored to 'ret' is never read > ret = 0; > ^ ~ > > Reported-by: Euler Robot <[email protected]> > Signed-off-by: Chen Qun <[email protected]>
I thought I had already reviewed it. Reviewed-by: Juan Quintela <[email protected]> queued
