On 19/04/2024 07:11, nifan....@gmail.com wrote:
> +        } else if (type == DC_EVENT_ADD_CAPACITY) {
> +            if (cxl_extents_overlaps_dpa_range(&dcd->dc.extents, dpa, len)) {
> +                error_setg(errp,
> +                           "cannot add DPA already accessible  to the same 
> LD");
> +                return;
> +            }


Double *space* before 'to'

Reply via email to