[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: move remaining debugfs interfaces into gt (rev8)
Patchwork
patchwork at emeril.freedesktop.org
Fri Oct 8 02:14:41 UTC 2021
== Series Details ==
Series: drm/i915/gt: move remaining debugfs interfaces into gt (rev8)
URL : https://patchwork.freedesktop.org/series/75333/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
81673b413127 drm/i915/gt: move remaining debugfs interfaces into gt
-:125: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#125:
new file mode 100644
-:258: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#258: FILE: drivers/gpu/drm/i915/gt/intel_gt_irq_debugfs.c:129:
+ intel_uncore_read(uncore,
+ GEN12_VCS4_VCS5_INTR_MASK));
-:262: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#262: FILE: drivers/gpu/drm/i915/gt/intel_gt_irq_debugfs.c:133:
+ intel_uncore_read(uncore,
+ GEN12_VCS6_VCS7_INTR_MASK));
-:271: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#271: FILE: drivers/gpu/drm/i915/gt/intel_gt_irq_debugfs.c:142:
+ intel_uncore_read(uncore,
+ GEN12_VECS2_VECS3_INTR_MASK));
total: 0 errors, 1 warnings, 3 checks, 310 lines checked
More information about the Intel-gfx
mailing list