On Thu, Jul 23, 2020 at 06:50:06PM +0100, Peter Maydell wrote: > On Mon, 22 Jun 2020 at 12:30, Dongjiu Geng <[email protected]> wrote: > > > > data_length is a constant value, so we use assert instead of > > condition check. > > > > Signed-off-by: Dongjiu Geng <[email protected]> > > --- > > 1. Address Peter and Michael's comments to use assert instead of if(). > > https://lore.kernel.org/qemu-devel/[email protected]/ > > Oops, looks like we forgot about this patch -- Michael, are you > taking it through your tree or should I take it via target-arm ? > > thanks > -- PMM
Feel free to merge pls. Reviewed-by: Michael S. Tsirkin <[email protected]>
