✗ Fi.CI.CHECKPATCH: warning for drm/i915/dmc: Add debugfs for dc6 counter (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Mon Mar 3 21:23:12 UTC 2025
== Series Details ==
Series: drm/i915/dmc: Add debugfs for dc6 counter (rev3)
URL : https://patchwork.freedesktop.org/series/144240/
State : warning
== Summary ==
Error: dim checkpatch failed
6b5ed04d5237 drm/i915/dmc: Create debugfs entry for dc6 counter
-:76: CHECK:BRACES: braces {} should be used on all arms of this statement
#76: FILE: drivers/gpu/drm/i915/display/intel_display_power_well.c:741:
+ if (dc6_en_dis) {
[...]
+ } else
[...]
-:79: CHECK:BRACES: Unbalanced braces around else statement
#79: FILE: drivers/gpu/drm/i915/display/intel_display_power_well.c:744:
+ } else
-:139: CHECK:LINE_SPACING: Please don't use multiple blank lines
#139: FILE: drivers/gpu/drm/i915/display/intel_dmc.c:36:
+
-:170: CHECK:BRACES: Unbalanced braces around else statement
#170: FILE: drivers/gpu/drm/i915/display/intel_dmc.c:1303:
+ } else
total: 0 errors, 0 warnings, 4 checks, 115 lines checked
More information about the Intel-gfx
mailing list