[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/psr : Add psr1 live status (rev4)

Patchwork patchwork at emeril.freedesktop.org
Fri May 25 06:00:18 UTC 2018


== Series Details ==

Series: drm/i915/psr : Add psr1 live status (rev4)
URL   : https://patchwork.freedesktop.org/series/42021/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
48d7912a5bd7 drm/i915/psr : Add psr1 live status
-:73: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#73: FILE: drivers/gpu/drm/i915/i915_debugfs.c:2622:
+			seq_printf(m, "Source PSR status: %x[%s]\n", psr_status,
+					live_status[val]);

-:92: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#92: FILE: drivers/gpu/drm/i915/i915_debugfs.c:2641:
+			seq_printf(m, "Source PSR status: %x[%s]\n", psr_status,
+					live_status[val]);

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



More information about the Intel-gfx mailing list