== Series Details == Series: series starting with [1/6] drm/ttm: rename and cleanup ttm_bo_init_reserved URL : https://patchwork.freedesktop.org/series/106027/ State : warning == Summary == Error: dim checkpatch failed b5704a48c4ba drm/ttm: rename and cleanup ttm_bo_init_reserved -:162: CHECK:PREFER_KERNEL_TYPES: Prefer kernel type 'u32' over 'uint32_t' #162: FILE: drivers/gpu/drm/ttm/ttm_bo.c:959: + uint32_t alignment, struct ttm_operation_ctx *ctx, -:290: CHECK:PREFER_KERNEL_TYPES: Prefer kernel type 'u32' over 'uint32_t' #290: FILE: drivers/gpu/drm/ttm/ttm_bo.c:1060: + uint32_t alignment, bool interruptible, -:292: WARNING:SPACING: Unnecessary space before function pointer arguments #292: FILE: drivers/gpu/drm/ttm/ttm_bo.c:1062: + void (*destroy) (struct ttm_buffer_object *)) -:394: CHECK:PREFER_KERNEL_TYPES: Prefer kernel type 'u32' over 'uint32_t' #394: FILE: include/drm/ttm/ttm_bo_api.h:322: + uint32_t alignment, struct ttm_operation_ctx *ctx, -:396: WARNING:SPACING: Unnecessary space before function pointer arguments #396: FILE: include/drm/ttm/ttm_bo_api.h:324: + void (*destroy) (struct ttm_buffer_object *)); -:399: CHECK:PREFER_KERNEL_TYPES: Prefer kernel type 'u32' over 'uint32_t' #399: FILE: include/drm/ttm/ttm_bo_api.h:327: + uint32_t alignment, bool interruptible, -:448: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>' != 'Signed-off-by: Christian König <christian.koenig@xxxxxxx>' total: 0 errors, 3 warnings, 4 checks, 384 lines checked 8bf1d3fd108f drm/amdgpu: audit bo->resource usage -:36: CHECK:COMPARISON_TO_NULL: Comparison to NULL could be written "!bo->ttm" #36: FILE: drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:475: + bo->ttm == NULL)) { -:39: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>' != 'Signed-off-by: Christian König <christian.koenig@xxxxxxx>' total: 0 errors, 1 warnings, 1 checks, 17 lines checked 3c8a52798f99 drm/nouveau: audit bo->resource usage -:26: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>' != 'Signed-off-by: Christian König <christian.koenig@xxxxxxx>' total: 0 errors, 1 warnings, 0 checks, 9 lines checked 0ae3c1107a39 drm/ttm: audit bo->resource usage v2 -:93: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>' != 'Signed-off-by: Christian König <christian.koenig@xxxxxxx>' total: 0 errors, 1 warnings, 0 checks, 65 lines checked bfa86049ac89 drm/ttm: stop allocating dummy resources during BO creation -:38: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>' != 'Signed-off-by: Christian König <christian.koenig@xxxxxxx>' total: 0 errors, 1 warnings, 0 checks, 19 lines checked 880058fbd4a9 drm/ttm: stop allocating a dummy resource for pipelined gutting -:74: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>' != 'Signed-off-by: Christian König <christian.koenig@xxxxxxx>' total: 0 errors, 1 warnings, 0 checks, 52 lines checked