On Tue, 4 Feb 2020 at 17:11, Laurent Vivier <[email protected]> wrote: > > No functional changes. Prepare the field for future fixes. > > Remove memset(.., 0, ...) that is useless on a static array > > Signed-off-by: Laurent Vivier <[email protected]> > --- > > Notes: > v2: replace i, j by target_sig, host_sig >
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
