== Series Details == Series: series starting with [1/2] drm/i915: Individual request cancellation URL : https://patchwork.freedesktop.org/series/84906/ State : warning == Summary == $ dim checkpatch origin/drm-tip 27629d7496f4 drm/i915: Individual request cancellation -:318: CHECK:LINE_SPACING: Please don't use multiple blank lines #318: FILE: drivers/gpu/drm/i915/selftests/i915_request.c:742: + + total: 0 errors, 0 warnings, 1 checks, 323 lines checked 823a8e9dc249 drm/i915/gem: Allow cancelling an individual fence -:25: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #25: new file mode 100644 -:128: WARNING:LONG_LINE: line length of 116 exceeds 100 columns #128: FILE: include/uapi/drm/i915_drm.h:426: +#define DRM_IOCTL_I915_GEM_CANCEL DRM_IOW (DRM_COMMAND_BASE + DRM_I915_GEM_CANCEL, struct drm_i915_gem_cancel) -:128: WARNING:SPACING: space prohibited between function name and open parenthesis '(' #128: FILE: include/uapi/drm/i915_drm.h:426: +#define DRM_IOCTL_I915_GEM_CANCEL DRM_IOW (DRM_COMMAND_BASE + DRM_I915_GEM_CANCEL, struct drm_i915_gem_cancel) -:128: ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses #128: FILE: include/uapi/drm/i915_drm.h:426: +#define DRM_IOCTL_I915_GEM_CANCEL DRM_IOW (DRM_COMMAND_BASE + DRM_I915_GEM_CANCEL, struct drm_i915_gem_cancel) total: 1 errors, 3 warnings, 0 checks, 105 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx