[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/2] drm/i915: Reboot CI if we get wedged during driver init
Patchwork
patchwork at emeril.freedesktop.org
Mon Jul 6 10:57:32 UTC 2020
== Series Details ==
Series: series starting with [v2,1/2] drm/i915: Reboot CI if we get wedged during driver init
URL : https://patchwork.freedesktop.org/series/79151/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
5e0ab87d5ae4 drm/i915: Reboot CI if we get wedged during driver init
-:63: ERROR:CODE_INDENT: code indent should use tabs where possible
#63: FILE: drivers/gpu/drm/i915/gt/intel_gt.h:64:
+ test_bit(I915_WEDGED_ON_FINI, >->reset.flags);$
-:63: WARNING:LEADING_SPACE: please, no spaces at the start of a line
#63: FILE: drivers/gpu/drm/i915/gt/intel_gt.h:64:
+ test_bit(I915_WEDGED_ON_FINI, >->reset.flags);$
-:166: ERROR:CODE_INDENT: code indent should use tabs where possible
#166: FILE: drivers/gpu/drm/i915/gt/intel_reset_types.h:37:
+ *$
-:167: ERROR:CODE_INDENT: code indent should use tabs where possible
#167: FILE: drivers/gpu/drm/i915/gt/intel_reset_types.h:38:
+ * #I915_WEDGED_ON_FINI - Similar to #I915_WEDGED_ON_INIT, except we$
-:168: ERROR:CODE_INDENT: code indent should use tabs where possible
#168: FILE: drivers/gpu/drm/i915/gt/intel_reset_types.h:39:
+ * use it to mark that the GPU is no longer available (and prevent$
-:169: ERROR:CODE_INDENT: code indent should use tabs where possible
#169: FILE: drivers/gpu/drm/i915/gt/intel_reset_types.h:40:
+ * users from using it).$
total: 5 errors, 1 warnings, 0 checks, 119 lines checked
18322b2d5f89 drm/i915: Print caller when tainting for CI
-:29: WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author '"Michał Winiarski" <michal at hardline.pl>'
total: 0 errors, 1 warnings, 0 checks, 7 lines checked
More information about the Intel-gfx
mailing list