[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/6] drm/i915: Remove I915_READ8

Patchwork patchwork at emeril.freedesktop.org
Tue Jun 11 11:14:51 UTC 2019


== Series Details ==

Series: series starting with [CI,1/6] drm/i915: Remove I915_READ8
URL   : https://patchwork.freedesktop.org/series/61886/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
93b7e48b69ad drm/i915: Remove I915_READ8
-:62: WARNING:LINE_SPACING: Missing a blank line after declarations
#62: FILE: drivers/gpu/drm/i915/intel_crt.c:682:
+		u32 pipeconf = intel_uncore_read(uncore, pipeconf_reg);
+		intel_uncore_write(uncore,

total: 0 errors, 1 warnings, 0 checks, 124 lines checked
9ed4bd021605 drm/i915: Remove I915_POSTING_READ_FW
18af6f318038 drm/i915: Remove POSTING_READ16
766eebd60a9a drm/i915: Remove I915_WRITE_NOTRACE
9250fe0d0074 drm/i915: Remove I915_READ_NOTRACE
-:119: WARNING:LONG_LINE: line over 100 characters
#119: FILE: drivers/gpu/drm/i915/intel_dp.c:1090:
+#define C (((status = intel_uncore_read_notrace(&i915->uncore, ch_ctl)) & DP_AUX_CH_CTL_SEND_BUSY) == 0)

total: 0 errors, 1 warnings, 0 checks, 195 lines checked
17cb71934cfb drm/i915: Remove I915_READ16 and I915_WRITE16



More information about the Intel-gfx mailing list