> +     for (i = 0; i < ARRAY_SIZE(pfdev->pm_domain_devs); i++) {
> +             if (!pfdev->pm_domain_devs[i])
> +                     break;

I'm not totally familiar with this code, but should this be a break or
just a continue?

Attachment: signature.asc
Description: PGP signature

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to