[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Attach and Set vrr_enabled property (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Tue May 31 09:00:30 UTC 2022
== Series Details ==
Series: Attach and Set vrr_enabled property (rev4)
URL : https://patchwork.freedesktop.org/series/102978/
State : warning
== Summary ==
Error: dim checkpatch failed
309e112a47da drm/vrr: Attach vrr_enabled property to the drm crtc
-:81: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#81: FILE: drivers/gpu/drm/drm_mode_config.c:327:
+ prop = drm_property_create_bool(dev, DRM_MODE_PROP_ATOMIC,
"VRR_ENABLED");
total: 0 errors, 0 warnings, 1 checks, 50 lines checked
29d8e71f94d6 drm/i915/vrr: Set drm crtc vrr_enabled property
-:13: WARNING:TYPO_SPELLING: 'alreay' may be misspelled - perhaps 'already'?
#13:
V3: Don't attach vrr_enabled prop, as it is alreay attached.
^^^^^^
total: 0 errors, 1 warnings, 0 checks, 20 lines checked
More information about the Intel-gfx
mailing list