Orit Wasserman <[email protected]> wrote:
> From: Isaku Yamahata <[email protected]>
>
> Signed-off-by: Isaku Yamahata <[email protected]>

Reviewed-by: Juan Quintela <[email protected]>
> @@ -1570,7 +1571,7 @@ int qemu_savevm_state_begin(QEMUFile *f, int 
> blk_enable, int shared)
>          if(se->set_params == NULL) {
>              continue;
>       }
> -     se->set_params(blk_enable, shared, se->opaque);
> +        se->set_params(params, se->opaque);

Extra spaces here.

Later, Juan.

Reply via email to