== Series Details ==
Series: Return only active connectors for GET_RESOURCES
URL : https://patchwork.freedesktop.org/series/53159/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
1b346bba5470 Return only active connectors for GET_RESOURCES
-:39: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#39: FILE: drivers/gpu/drm/drm_mode_config.c:155:
+ if (connector->connector_type !=
DRM_MODE_CONNECTOR_DisplayPort ||
+ connector->status !=
connector_status_disconnected) {
total: 0 errors, 0 warnings, 1 checks, 32 lines checked
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx