== Series Details ==

Series: Return only active connectors for get_resources ioctl
URL   : https://patchwork.freedesktop.org/series/53163/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
9e2ef2ea4d7b Return only active connectors for get_resources ioctl
-:41: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#41: 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
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to