[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/framebuffer: Expose only modifiers that support at least a format
Patchwork
patchwork at emeril.freedesktop.org
Tue Nov 6 03:03:44 UTC 2018
== Series Details ==
Series: drm/framebuffer: Expose only modifiers that support at least a format
URL : https://patchwork.freedesktop.org/series/52064/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
dcf2012746d9 drm/framebuffer: Expose only modifiers that support at least a format
-:75: WARNING:KREALLOC_ARG_REUSE: Reusing the krealloc arg is almost always a bug
#75: FILE: drivers/gpu/drm/drm_plane.c:252:
+ plane->modifiers = krealloc(plane->modifiers, size, GFP_KERNEL);
total: 0 errors, 1 warnings, 0 checks, 65 lines checked
More information about the Intel-gfx
mailing list