[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Return only active connectors for GET_RESOURCES

Patchwork patchwork at emeril.freedesktop.org
Wed Nov 28 14:20:59 UTC 2018


== 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



More information about the Intel-gfx mailing list