== Series Details == Series: drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET (rev4) URL : https://patchwork.freedesktop.org/series/70164/ State : warning == Summary == $ dim checkpatch origin/drm-tip 10bf09ee7e6e drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET -:466: WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return #466: FILE: drivers/gpu/drm/i915/gem/i915_gem_mman.c:587: + return -ENODEV; + else -:662: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #662: new file mode 100644 -:667: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1 #667: FILE: drivers/gpu/drm/i915/gem/i915_gem_mman.h:1: +/* -:668: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead #668: FILE: drivers/gpu/drm/i915/gem/i915_gem_mman.h:2: + * SPDX-License-Identifier: MIT -:698: CHECK:UNCOMMENTED_DEFINITION: struct mutex definition without comment #698: FILE: drivers/gpu/drm/i915/gem/i915_gem_mman.h:32: + struct mutex *mutex); -:1230: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead #1230: FILE: drivers/gpu/drm/i915/i915_getparam.c:2: * SPDX-License-Identifier: MIT -:1280: WARNING:LONG_LINE: line over 100 characters #1280: FILE: include/uapi/drm/i915_drm.h:398: +#define DRM_IOCTL_I915_GEM_MMAP_OFFSET DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_MMAP_GTT, struct drm_i915_gem_mmap_offset) total: 0 errors, 6 warnings, 1 checks, 1160 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx