Jason Ekstrand <[email protected]> writes: >> + /* Look for a DPMS property if we haven't already found one */ >> + for (int p = 0; connector->dpms_property == 0 && p < >> drm_connector->count_props; p++) { > > I'm guessing this is well over 80 characters
Sorry I missed this -- I haven't managed to configure my editor to highlight long lines. >> + if (counters) >> + result = wsi_display_surface_get_surface_counters( >> + icd_surface, >> + &counters->supported_surface_counters); > > Please put braces around multi-line if statements. Ok. -- -keith
signature.asc
Description: PGP signature
_______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
