[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Trace client-wakeup latency
Patchwork
patchwork at emeril.freedesktop.org
Fri Aug 3 14:50:19 UTC 2018
== Series Details ==
Series: drm/i915: Trace client-wakeup latency
URL : https://patchwork.freedesktop.org/series/47672/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
d3b4760121f9 drm/i915: Trace client-wakeup latency
-:86: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#86: FILE: drivers/gpu/drm/i915/i915_trace.h:857:
+ TP_STRUCT__entry(
-:99: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#99: FILE: drivers/gpu/drm/i915/i915_trace.h:870:
+ TP_fast_assign(
-:154: CHECK:LINE_SPACING: Please use a blank line after function/struct/union/enum declarations
#154: FILE: drivers/gpu/drm/i915/intel_lrc.c:2232:
}
+static const int gen8_emit_breadcrumb_sz =
-:181: CHECK:LINE_SPACING: Please use a blank line after function/struct/union/enum declarations
#181: FILE: drivers/gpu/drm/i915/intel_lrc.c:2259:
}
+static const int gen8_emit_breadcrumb_rcs_sz =
total: 0 errors, 0 warnings, 4 checks, 175 lines checked
More information about the Intel-gfx
mailing list