== Series Details ==

Series: drm/i915: Expand force_probe to block probe of devices as well.
URL   : https://patchwork.freedesktop.org/series/112292/
State : warning

== Summary ==

Error: dim checkpatch failed
2802730b7726 drm/i915: Expand force_probe to block probe of devices as well.
-:100: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional 
statements (16, 25)
#100: FILE: drivers/gpu/drm/i915/i915_pci.c:1277:
+               else if ((negative && tok[0] != '!') ||
[...]
+                        continue;

-:102: WARNING:TABSTOP: Statements should start on a tabstop
#102: FILE: drivers/gpu/drm/i915/i915_pci.c:1279:
+                        continue;

total: 0 errors, 2 warnings, 0 checks, 102 lines checked


Reply via email to