== Series Details ==

Series: series starting with [1/3] drm: Extract __setplane_check()
URL   : https://patchwork.freedesktop.org/series/45589/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
d301e6d532be drm: Extract __setplane_check()
-:53: CHECK:SPACING: No space is necessary after a cast
#53: FILE: drivers/gpu/drm/drm_plane.c:617:
+           crtc_x > INT_MAX - (int32_t) crtc_w ||

-:55: CHECK:SPACING: No space is necessary after a cast
#55: FILE: drivers/gpu/drm/drm_plane.c:619:
+           crtc_y > INT_MAX - (int32_t) crtc_h) {

total: 0 errors, 0 warnings, 2 checks, 92 lines checked
1394e3cb028d drm: Introduce __setplane_atomic()
aa9c2a3eaf0e drm: Skip __drm_mode_set_config_internal() on atomic drivers

_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to