[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Turn dram_info.num_channels into a bitmask (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Thu Mar 21 06:12:47 UTC 2019
== Series Details ==
Series: series starting with [1/2] drm/i915: Turn dram_info.num_channels into a bitmask (rev3)
URL : https://patchwork.freedesktop.org/series/58299/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
77f4b2fd475a drm/i915: Turn dram_info.num_channels into a bitmask
155ce7c67249 drm/i915: Make sure we have enough memory bandwidth on ICL
-:115: WARNING:IF_0: Consider removing the code enclosed by this #if 0 and its #endif
#115: FILE: drivers/gpu/drm/i915/i915_drv.c:1476:
+#if 0
-:260: WARNING:IF_0: Consider removing the code enclosed by this #if 0 and its #endif
#260: FILE: drivers/gpu/drm/i915/i915_drv.c:1621:
+#if 0
-:288: WARNING:MSLEEP: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.txt
#288: FILE: drivers/gpu/drm/i915/i915_drv.c:1649:
+ msleep(5);
-:301: WARNING:IF_0: Consider removing the code enclosed by this #if 0 and its #endif
#301: FILE: drivers/gpu/drm/i915/i915_drv.c:1662:
+#if 0
-:491: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#491:
new file mode 100644
total: 0 errors, 5 warnings, 0 checks, 771 lines checked
More information about the Intel-gfx
mailing list