[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/ttm: replace busy placement with flags v2
Patchwork
patchwork at emeril.freedesktop.org
Thu Nov 9 03:26:45 UTC 2023
== Series Details ==
Series: drm/ttm: replace busy placement with flags v2
URL : https://patchwork.freedesktop.org/series/126164/
State : warning
== Summary ==
Error: dim checkpatch failed
c56bdb99b8b9 drm/ttm: replace busy placement with flags v2
-:275: WARNING:UNSPECIFIED_INT: Prefer 'unsigned int *' to bare use of 'unsigned *'
#275: FILE: drivers/gpu/drm/nouveau/nouveau_bo.c:434:
+ unsigned *n = &nvbo->placement.num_placement;
-:607: CHECK:LINE_SPACING: Please don't use multiple blank lines
#607: FILE: drivers/gpu/drm/vmwgfx/vmwgfx_bo.c:182:
+
-:810: 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, 684 lines checked
More information about the Intel-gfx
mailing list