[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/doc/rfc: i915 DG1 uAPI
Patchwork
patchwork at emeril.freedesktop.org
Mon Apr 12 15:39:48 UTC 2021
== Series Details ==
Series: drm/doc/rfc: i915 DG1 uAPI
URL : https://patchwork.freedesktop.org/series/88958/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
e8f92650b42d drm/doc/rfc: i915 DG1 uAPI
-:14: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#14:
new file mode 100644
-:19: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#19: FILE: Documentation/gpu/rfc/i915_create_ext.c:1:
+struct drm_i915_gem_create_ext {
-:55: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV)
#55: FILE: Documentation/gpu/rfc/i915_create_ext.c:37:
+#define I915_OBJECT_PARAM (1ull<<32)
^
-:73: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#73: FILE: Documentation/gpu/rfc/i915_create_ext_placements.c:1:
+#define I915_OBJECT_PARAM (1ull<<32)
-:73: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV)
#73: FILE: Documentation/gpu/rfc/i915_create_ext_placements.c:1:
+#define I915_OBJECT_PARAM (1ull<<32)
^
-:98: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#98: FILE: Documentation/gpu/rfc/i915_region_query.c:1:
+enum drm_i915_gem_memory_class {
total: 0 errors, 4 warnings, 2 checks, 215 lines checked
More information about the Intel-gfx
mailing list