== Series Details == Series: drm/i915: Support replaying GPU hangs with captured context image URL : https://patchwork.freedesktop.org/series/129832/ State : warning == Summary == Error: dim checkpatch failed 53cbd1a9087f drm/i915: Support replaying GPU hangs with captured context image -:354: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #354: FILE: drivers/gpu/drm/i915/i915_params.c:139: +i915_param_named(enable_debug_only_api, bool, 0400, + "Enable support for unstable debug only userspace API. (default:false)"); -:370: WARNING:LONG_LINE: line length of 110 exceeds 100 columns #370: FILE: drivers/gpu/drm/i915/i915_params.h:68: + param(bool, enable_debug_only_api, false, IS_ENABLED(CONFIG_DRM_I915_REPLAY_GPU_HANGS_API) ? 0400 : 0) total: 0 errors, 1 warnings, 1 checks, 320 lines checked