== 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

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to