[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Store the default sseu setup on the engine
Patchwork
patchwork at emeril.freedesktop.org
Wed Apr 24 13:03:33 UTC 2019
== Series Details ==
Series: drm/i915: Store the default sseu setup on the engine
URL : https://patchwork.freedesktop.org/series/59869/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
d5a366875370 drm/i915: Store the default sseu setup on the engine
-:387: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#387:
new file mode 100644
-:392: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#392: FILE: drivers/gpu/drm/i915/intel_sseu.c:1:
+/*
-:393: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead
#393: FILE: drivers/gpu/drm/i915/intel_sseu.c:2:
+ * SPDX-License-Identifier: MIT
-:540: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#540: FILE: drivers/gpu/drm/i915/intel_sseu.h:1:
+/*
-:541: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead
#541: FILE: drivers/gpu/drm/i915/intel_sseu.h:2:
+ * SPDX-License-Identifier: MIT
total: 0 errors, 5 warnings, 0 checks, 533 lines checked
More information about the Intel-gfx
mailing list