== Series Details ==

Series: drm/i915/display: Remove the useless variable offset and its assignment
URL   : https://patchwork.freedesktop.org/series/97724/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
4c9a41e79dcc drm/i915/display: Remove the useless variable offset and its 
assignment
-:40: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#40: FILE: drivers/gpu/drm/i915/display/i9xx_plane.c:1047:
+                       intel_de_read(dev_priv,
                                               DSPTILEOFF(i9xx_plane));

-:44: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#44: FILE: drivers/gpu/drm/i915/display/i9xx_plane.c:1050:
+                       intel_de_read(dev_priv,
                                               DSPLINOFF(i9xx_plane));

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


Reply via email to