[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/ttm: replace busy placement with flags v3
Patchwork
patchwork at emeril.freedesktop.org
Mon Nov 13 18:12:03 UTC 2023
== Series Details ==
Series: drm/ttm: replace busy placement with flags v3
URL : https://patchwork.freedesktop.org/series/126330/
State : warning
== Summary ==
Error: dim checkpatch failed
ecd11ffa98ca drm/ttm: replace busy placement with flags v3
-:296: WARNING:UNSPECIFIED_INT: Prefer 'unsigned int *' to bare use of 'unsigned *'
#296: FILE: drivers/gpu/drm/nouveau/nouveau_bo.c:434:
+ unsigned *n = &nvbo->placement.num_placement;
-:628: CHECK:LINE_SPACING: Please don't use multiple blank lines
#628: FILE: drivers/gpu/drm/vmwgfx/vmwgfx_bo.c:182:
+
-:831: ERROR:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Somalapuram Amaranath <Amaranath.Somalapuram at amd.com>'
total: 1 errors, 1 warnings, 1 checks, 698 lines checked
More information about the Intel-gfx
mailing list