[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Rename engines with to match their user interface
Patchwork
patchwork at emeril.freedesktop.org
Wed Aug 7 09:16:53 UTC 2019
== Series Details ==
Series: series starting with [1/3] drm/i915: Rename engines with to match their user interface
URL : https://patchwork.freedesktop.org/series/64824/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
61e3542a4d4c drm/i915: Rename engines with to match their user interface
-:101: WARNING:STATIC_CONST_CHAR_ARRAY: static const char * array should probably be static const char * const
#101: FILE: drivers/gpu/drm/i915/gt/intel_engine_user.c:132:
+ static const char *uabi_names[] = {
total: 0 errors, 1 warnings, 0 checks, 151 lines checked
48f1729f2f63 drm/i915: Use intel_engine_lookup_user for probing HAS_BSD etc
18516f9c1ff9 drm/i915: Defer final intel_wakeref_put to process context
-:314: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#314:
new file mode 100644
-:319: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#319: FILE: drivers/gpu/drm/i915/gt/selftest_engine.c:1:
+/*
-:320: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead
#320: FILE: drivers/gpu/drm/i915/gt/selftest_engine.c:2:
+ * SPDX-License-Identifier: GPL-2.0
-:353: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#353: FILE: drivers/gpu/drm/i915/gt/selftest_engine.h:1:
+/*
-:354: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead
#354: FILE: drivers/gpu/drm/i915/gt/selftest_engine.h:2:
+ * SPDX-License-Identifier: GPL-2.0
-:373: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#373: FILE: drivers/gpu/drm/i915/gt/selftest_engine_pm.c:1:
+/*
-:374: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead
#374: FILE: drivers/gpu/drm/i915/gt/selftest_engine_pm.c:2:
+ * SPDX-License-Identifier: GPL-2.0
total: 0 errors, 7 warnings, 0 checks, 709 lines checked
More information about the Intel-gfx
mailing list