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

Patchwork patchwork at emeril.freedesktop.org
Wed Nov 28 15:26:28 UTC 2018


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



More information about the Intel-gfx mailing list