[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for GuC suspend paths cleanup

Patchwork patchwork at emeril.freedesktop.org
Wed Feb 20 02:09:21 UTC 2019


== Series Details ==

Series: GuC suspend paths cleanup
URL   : https://patchwork.freedesktop.org/series/56938/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
87b2a8a5132c drm/i915/guc: Splitting CT channel open/close functions
-:78: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#78: FILE: drivers/gpu/drm/i915/intel_guc_ct.c:218:
+static int ctch_enable(struct intel_guc *guc,
 		     struct intel_guc_ct_channel *ctch)

-:128: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#128: FILE: drivers/gpu/drm/i915/intel_guc_ct.c:271:
+static void ctch_disable(struct intel_guc *guc,
 		       struct intel_guc_ct_channel *ctch)

-:187: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#187: FILE: drivers/gpu/drm/i915/intel_guc_ct.c:863:
+		DRM_ERROR("CT: can't open channel %d; err=%d\n",
+			ctch->owner, err);

total: 0 errors, 0 warnings, 3 checks, 219 lines checked
16533d032f4f drm/i915/guc: Calling guc_disable_communication in all suspend paths



More information about the Intel-gfx mailing list