== Series Details == Series: drm: Annotate structs with __counted_by URL : https://patchwork.freedesktop.org/series/124132/ State : warning == Summary == Error: dim checkpatch failed 9f6367f6bba6 drm/amd/pm: Annotate struct smu10_voltage_dependency_table with __counted_by -:16: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?) #16: As found with Coccinelle[1], add __counted_by for struct smu10_voltage_dependency_table. total: 0 errors, 1 warnings, 0 checks, 8 lines checked 9ec02f5f04c1 drm/amdgpu/discovery: Annotate struct ip_hw_instance with __counted_by -:18: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?) #18: [1] https://github.com/kees/kernel-tools/blob/trunk/coccinelle/examples/counted_by.cocci total: 0 errors, 1 warnings, 0 checks, 8 lines checked d07140c4994e drm/i915/selftests: Annotate struct perf_series with __counted_by -:15: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?) #15: [1] https://github.com/kees/kernel-tools/blob/trunk/coccinelle/examples/counted_by.cocci total: 0 errors, 1 warnings, 0 checks, 8 lines checked 664da6fca719 drm/msm/dpu: Annotate struct dpu_hw_intr with __counted_by -:14: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?) #14: [1] https://github.com/kees/kernel-tools/blob/trunk/coccinelle/examples/counted_by.cocci total: 0 errors, 1 warnings, 0 checks, 8 lines checked d2b05410610a drm/nouveau/pm: Annotate struct nvkm_perfdom with __counted_by -:15: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?) #15: [1] https://github.com/kees/kernel-tools/blob/trunk/coccinelle/examples/counted_by.cocci total: 0 errors, 1 warnings, 0 checks, 8 lines checked 514d463e24c8 drm/vc4: Annotate struct vc4_perfmon with __counted_by -:14: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?) #14: [1] https://github.com/kees/kernel-tools/blob/trunk/coccinelle/examples/counted_by.cocci total: 0 errors, 1 warnings, 0 checks, 8 lines checked a737e3fe4537 drm/virtio: Annotate struct virtio_gpu_object_array with __counted_by -:13: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?) #13: As found with Coccinelle[1], add __counted_by for struct virtio_gpu_object_array. total: 0 errors, 1 warnings, 0 checks, 8 lines checked 70be431674a5 drm/vmwgfx: Annotate struct vmw_surface_dirty with __counted_by -:15: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?) #15: [1] https://github.com/kees/kernel-tools/blob/trunk/coccinelle/examples/counted_by.cocci -:34: CHECK:CAMELCASE: Avoid CamelCase: <SVGA3dBox> #34: FILE: drivers/gpu/drm/vmwgfx/vmwgfx_surface.c:80: + SVGA3dBox boxes[] __counted_by(num_subres); total: 0 errors, 1 warnings, 1 checks, 8 lines checked 9d9b14d43eb2 drm/v3d: Annotate struct v3d_perfmon with __counted_by -:14: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?) #14: [1] https://github.com/kees/kernel-tools/blob/trunk/coccinelle/examples/counted_by.cocci total: 0 errors, 1 warnings, 0 checks, 8 lines checked