== Series Details == Series: series starting with [v8,1/3] gpu: drm: separate panel orientation property creating and value setting URL : https://patchwork.freedesktop.org/series/99828/ State : warning == Summary == $ dim checkpatch origin/drm-tip a832dc08d88f gpu: drm: separate panel orientation property creating and value setting -:132: WARNING:SPACE_BEFORE_TAB: please, no space before tabs #132: FILE: drivers/gpu/drm/drm_connector.c:2418: + * ^Icreate the connector's panel orientation property$ -:143: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #143: FILE: drivers/gpu/drm/drm_connector.c:2429: +int drm_connector_init_panel_orientation_property( -:149: ERROR:SPACING: space required before the open parenthesis '(' #149: FILE: drivers/gpu/drm/drm_connector.c:2435: + if(dev->mode_config.panel_orientation_property) -:153: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #153: FILE: drivers/gpu/drm/drm_connector.c:2439: + prop = drm_property_create_enum(dev, DRM_MODE_PROP_IMMUTABLE, + "panel orientation", -:178: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #178: FILE: include/drm/drm_connector.h:1801: +int drm_connector_init_panel_orientation_property( total: 1 errors, 1 warnings, 3 checks, 101 lines checked 73d060c30153 drm/mediatek: init panel orientation property d313feab36a3 arm64: dts: mt8183: Add panel rotation