[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v7,1/3] gpu: drm: separate panel orientation property creating and value setting

Patchwork patchwork at emeril.freedesktop.org
Tue Feb 8 07:46:42 UTC 2022


== Series Details ==

Series: series starting with [v7,1/3] gpu: drm: separate panel orientation property creating and value setting
URL   : https://patchwork.freedesktop.org/series/99815/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
da6aee85bf29 gpu: drm: separate panel orientation property creating and value setting
-:143: WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#143: FILE: drivers/gpu/drm/drm_connector.c:2417:
+ * ^Icreate the connector's panel orientation property$

-:154: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#154: FILE: drivers/gpu/drm/drm_connector.c:2428:
+int drm_connector_init_panel_orientation_property(

-:161: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#161: FILE: drivers/gpu/drm/drm_connector.c:2435:
+	prop = drm_property_create_enum(dev, DRM_MODE_PROP_IMMUTABLE,
+			"panel orientation",

-:222: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#222: FILE: include/drm/drm_connector.h:1801:
+int drm_connector_init_panel_orientation_property(

total: 0 errors, 1 warnings, 3 checks, 125 lines checked
8fecb3d43d2d drm/mediatek: init panel orientation property
55c75bd3404f arm64: dts: mt8183: Add panel rotation




More information about the Intel-gfx mailing list