[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Defer final intel_wakeref_put to process context
Patchwork
patchwork at emeril.freedesktop.org
Thu Aug 8 17:15:27 UTC 2019
== Series Details ==
Series: drm/i915: Defer final intel_wakeref_put to process context
URL : https://patchwork.freedesktop.org/series/64916/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
486eb2d99387 drm/i915: Defer final intel_wakeref_put to process context
-:315: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#315:
new file mode 100644
-:320: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#320: FILE: drivers/gpu/drm/i915/gt/selftest_engine.c:1:
+/*
-:321: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead
#321: FILE: drivers/gpu/drm/i915/gt/selftest_engine.c:2:
+ * SPDX-License-Identifier: GPL-2.0
-:354: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#354: FILE: drivers/gpu/drm/i915/gt/selftest_engine.h:1:
+/*
-:355: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead
#355: FILE: drivers/gpu/drm/i915/gt/selftest_engine.h:2:
+ * SPDX-License-Identifier: GPL-2.0
-:374: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#374: FILE: drivers/gpu/drm/i915/gt/selftest_engine_pm.c:1:
+/*
-:375: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead
#375: FILE: drivers/gpu/drm/i915/gt/selftest_engine_pm.c:2:
+ * SPDX-License-Identifier: GPL-2.0
total: 0 errors, 7 warnings, 0 checks, 708 lines checked
More information about the Intel-gfx
mailing list