== Series Details == Series: drm/i915: Expose engine properties via sysfs (rev3) URL : https://patchwork.freedesktop.org/series/66849/ State : warning == Summary == $ dim checkpatch origin/drm-tip 379c8db3d036 drm/i915: Expose engine properties via sysfs -:66: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #66: new file mode 100644 -:71: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1 #71: FILE: drivers/gpu/drm/i915/gt/intel_engine_sysfs.c:1: +/* -:72: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead #72: FILE: drivers/gpu/drm/i915/gt/intel_engine_sysfs.c:2: + * SPDX-License-Identifier: MIT -:135: WARNING:STATIC_CONST_CHAR_ARRAY: static const char * array should probably be static const char * const #135: FILE: drivers/gpu/drm/i915/gt/intel_engine_sysfs.c:65: + static const char *vcs_repr[] = { -:139: WARNING:STATIC_CONST_CHAR_ARRAY: static const char * array should probably be static const char * const #139: FILE: drivers/gpu/drm/i915/gt/intel_engine_sysfs.c:69: + static const char *vecs_repr[] = { -:254: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1 #254: FILE: drivers/gpu/drm/i915/gt/intel_engine_sysfs.h:1: +/* -:255: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead #255: FILE: drivers/gpu/drm/i915/gt/intel_engine_sysfs.h:2: + * SPDX-License-Identifier: MIT total: 0 errors, 7 warnings, 0 checks, 216 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx