[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: Move the [class][inst] lookup for engines onto the GT

Patchwork patchwork at emeril.freedesktop.org
Sun Jul 14 14:18:19 UTC 2019


== Series Details ==

Series: drm/i915/gt: Move the [class][inst] lookup for engines onto the GT
URL   : https://patchwork.freedesktop.org/series/63695/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
aa973b568ab7 drm/i915/gt: Move the [class][inst] lookup for engines onto the GT
-:196: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#196: 
new file mode 100644

-:201: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#201: FILE: drivers/gpu/drm/i915/gt/intel_engine_user.c:1:
+/*

-:202: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead
#202: FILE: drivers/gpu/drm/i915/gt/intel_engine_user.c:2:
+ * SPDX-License-Identifier: MIT

-:272: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#272: FILE: drivers/gpu/drm/i915/gt/intel_engine_user.h:1:
+/*

-:273: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead
#273: FILE: drivers/gpu/drm/i915/gt/intel_engine_user.h:2:
+ * SPDX-License-Identifier: MIT

total: 0 errors, 5 warnings, 0 checks, 335 lines checked



More information about the Intel-gfx mailing list