[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/fb-helper: Do not assume drm_mode_create_from_cmdline_mode() can't fail

Patchwork patchwork at emeril.freedesktop.org
Fri Jun 7 16:49:07 UTC 2019


== Series Details ==

Series: series starting with [1/4] drm/fb-helper: Do not assume drm_mode_create_from_cmdline_mode() can't fail
URL   : https://patchwork.freedesktop.org/series/61781/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
33c52564377d drm/fb-helper: Do not assume drm_mode_create_from_cmdline_mode() can't fail
a0347d8f0f17 drm: Refuse to create zero width/height cmdline modes
27c68a21f439 drm/fb-helper: Set up gamma_lut during restore_fbdev_mode_atomic()
b59d23f65edd drm/i915: Throw away the BIOS fb if has the wrong depth/bpp
-:32: CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#32: FILE: drivers/gpu/drm/i915/intel_fbdev.c:211:
+		intel_fb = ifbdev->fb = NULL;

total: 0 errors, 0 warnings, 1 checks, 17 lines checked



More information about the Intel-gfx mailing list