== Series Details ==
Series: drm/i915/fbc: replace DEFINE_SIMPLE_ATTRIBUTE with
DEFINE_DEBUGFS_ATTRIBUTE (rev2)
URL : https://patchwork.freedesktop.org/series/98682/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
82610811562c drm/i915/fbc: replace DEFINE_SIMPLE_ATTRIBUTE with
DEFINE_DEBUGFS_ATTRIBUTE
-:25: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#25: FILE: drivers/gpu/drm/i915/display/intel_fbc.c:1799:
+DEFINE_DEBUGFS_ATTRIBUTE(intel_fbc_debugfs_false_color_fops,
intel_fbc_debugfs_false_color_get,
total: 0 errors, 0 warnings, 1 checks, 8 lines checked