On 5/3/23 01:02, Daniel Wagner wrote: > Introduce a convert_to_mb() helper which converts the size argument > to MBytes and use in test device require function. This makes it > possible to use user input strings in future. > > Reviewed-by: Hannes Reinecke <hare@xxxxxxx> > Signed-off-by: Daniel Wagner <dwagner@xxxxxxx> > --- > Much needed mb helper, looks good. Reviewed-by: Chaitanya Kulkarni <kch@xxxxxxxxxx> -ck