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

2019-02-19 Thread Patchwork
== 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

___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

2019-02-15 Thread Patchwork
== Series Details ==

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

== Summary ==

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

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

-:161: ERROR:TRAILING_WHITESPACE: trailing whitespace
#161: FILE: drivers/gpu/drm/i915/intel_guc_ct.c:847:
+ * $

-:163: ERROR:TRAILING_WHITESPACE: trailing whitespace
#163: FILE: drivers/gpu/drm/i915/intel_guc_ct.c:849:
+ * $

-:176: ERROR:TRAILING_WHITESPACE: trailing whitespace
#176: FILE: drivers/gpu/drm/i915/intel_guc_ct.c:862:
+^I^IDRM_ERROR("CT: can't open channel %d; err=%d\n", $

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

-:182: ERROR:TRAILING_WHITESPACE: trailing whitespace
#182: FILE: drivers/gpu/drm/i915/intel_guc_ct.c:868:
+^Ireturn 0; $

-:188: ERROR:TRAILING_WHITESPACE: trailing whitespace
#188: FILE: drivers/gpu/drm/i915/intel_guc_ct.c:874:
+ * $

total: 5 errors, 0 warnings, 3 checks, 211 lines checked
fbd14aaf53bc drm/i915/guc: Calling guc_disable_communication in all suspend 
paths
-:9: WARNING:TYPO_SPELLING: 'occured' may be misspelled - perhaps 'occurred'?
#9: 
occured due to suspend late not being called in the hibernate devices

total: 0 errors, 1 warnings, 0 checks, 62 lines checked

___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx