[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/simple-kms-helper: Plumb plane state to the enable hook

Patchwork patchwork at emeril.freedesktop.org
Thu Mar 22 21:11:37 UTC 2018


== Series Details ==

Series: series starting with [1/2] drm/simple-kms-helper: Plumb plane state to the enable hook
URL   : https://patchwork.freedesktop.org/series/40514/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
e90adeef964f drm/simple-kms-helper: Plumb plane state to the enable hook
f3ea4037d879 drm/tinydrm: Make fb_dirty into a lower level hook
-:430: WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#430: FILE: include/drm/tinydrm/tinydrm.h:30:
+			struct drm_file *file_priv, unsigned flags,

-:431: WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#431: FILE: include/drm/tinydrm/tinydrm.h:31:
+			unsigned color, struct drm_clip_rect *clips,

-:432: WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#432: FILE: include/drm/tinydrm/tinydrm.h:32:
+			unsigned num_clips);

total: 0 errors, 3 warnings, 0 checks, 344 lines checked



More information about the Intel-gfx mailing list