== Series Details == Series: Separate panel orientation property creating and value setting (rev2) URL : https://patchwork.freedesktop.org/series/101530/ State : warning == Summary == Error: dim checkpatch failed bf8654ee2da6 gpu: drm: separate panel orientation property creating and value setting -:130: WARNING:SPACE_BEFORE_TAB: please, no space before tabs #130: FILE: drivers/gpu/drm/drm_connector.c:2389: + * ^Icreate the connector's panel orientation property$ -:141: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #141: FILE: drivers/gpu/drm/drm_connector.c:2400: +int drm_connector_init_panel_orientation_property( -:147: ERROR:SPACING: space required before the open parenthesis '(' #147: FILE: drivers/gpu/drm/drm_connector.c:2406: + if(dev->mode_config.panel_orientation_property) -:151: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #151: FILE: drivers/gpu/drm/drm_connector.c:2410: + prop = drm_property_create_enum(dev, DRM_MODE_PROP_IMMUTABLE, + "panel orientation", -:176: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #176: FILE: include/drm/drm_connector.h:1805: +int drm_connector_init_panel_orientation_property( total: 1 errors, 1 warnings, 3 checks, 99 lines checked fb63fbb19c0d drm/mediatek: init panel orientation property 24e07972d2f3 drm/msm: init panel orientation property 205b521cb9de arm64: dts: mt8183: Add panel rotation