[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: abstract all vgaarb access to intel_vga.[ch]
Patchwork
patchwork at emeril.freedesktop.org
Tue Oct 1 19:36:16 UTC 2019
== Series Details ==
Series: drm/i915/display: abstract all vgaarb access to intel_vga.[ch]
URL : https://patchwork.freedesktop.org/series/67456/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
43d2ea1b278a drm/i915/display: abstract all vgaarb access to intel_vga.[ch]
-:254: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#254:
new file mode 100644
-:295: CHECK:USLEEP_RANGE: usleep_range is preferred over udelay; see Documentation/timers/timers-howto.rst
#295: FILE: drivers/gpu/drm/i915/display/intel_vga.c:37:
+ udelay(300);
total: 0 errors, 1 warnings, 1 checks, 479 lines checked
More information about the Intel-gfx
mailing list