[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915: Mark up a couple of KMS debug messages as such
Patchwork
patchwork at emeril.freedesktop.org
Thu Sep 13 13:35:15 UTC 2018
== Series Details ==
Series: series starting with [1/4] drm/i915: Mark up a couple of KMS debug messages as such
URL : https://patchwork.freedesktop.org/series/49641/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
b7501effb8ce drm/i915: Mark up a couple of KMS debug messages as such
020c81668c9d drm/i915/fbdev: Use i915/drm_i915_private consistently
-:284: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#284: FILE: drivers/gpu/drm/i915/intel_fbdev.c:541:
+static bool intel_fbdev_init_bios(struct drm_i915_private *i915,
struct intel_fbdev *ifbdev)
total: 0 errors, 0 warnings, 1 checks, 397 lines checked
f54c19c75cc9 drm/i915: Disable displays at the user's request
-:59: WARNING:IF_0: Consider removing the code enclosed by this #if 0 and its #endif
#59: FILE: drivers/gpu/drm/i915/i915_drv.c:1359:
+#if 0 /* XXX flushes deadlock under modprobe??? */
total: 0 errors, 1 warnings, 0 checks, 95 lines checked
2313360e29d8 HAX: force i915.disable_display=1
-:8: WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one
-:19: ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)
total: 1 errors, 1 warnings, 0 checks, 8 lines checked
More information about the Intel-gfx
mailing list