[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/vbt: Handle generic DTD block
Patchwork
patchwork at emeril.freedesktop.org
Thu Oct 10 02:32:47 UTC 2019
== Series Details ==
Series: drm/i915/vbt: Handle generic DTD block
URL : https://patchwork.freedesktop.org/series/67811/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
4081e8320e9c drm/i915/vbt: Handle generic DTD block
-:46: WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#46: FILE: drivers/gpu/drm/i915/display/intel_bios.c:229:
+ return NULL;
+ } else {
-:84: CHECK:LINE_SPACING: Please don't use multiple blank lines
#84: FILE: drivers/gpu/drm/i915/display/intel_bios.c:267:
+
+
-:183: CHECK:LINE_SPACING: Please don't use multiple blank lines
#183: FILE: drivers/gpu/drm/i915/display/intel_vbt_defs.h:842:
+
+
total: 0 errors, 1 warnings, 2 checks, 156 lines checked
More information about the Intel-gfx
mailing list