[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Control PSR at runtime through debugfs only (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Thu Jul 26 10:10:19 UTC 2018
== Series Details ==
Series: drm/i915: Control PSR at runtime through debugfs only (rev4)
URL : https://patchwork.freedesktop.org/series/39955/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
7f03d7801144 drm/i915: Allow control of PSR at runtime through debugfs, v3.
-:76: WARNING:LINE_SPACING: Missing a blank line after declarations
#76: FILE: drivers/gpu/drm/i915/i915_debugfs.c:2790:
+ bool enable;
+ ret = kstrtobool_from_user(ubuf, len, &enable);
total: 0 errors, 1 warnings, 0 checks, 389 lines checked
More information about the Intel-gfx
mailing list