== Series Details == Series: drm/i915/guc/slpc: Implement waitboost for SLPC URL : https://patchwork.freedesktop.org/series/96082/ State : warning == Summary == $ dim checkpatch origin/drm-tip 0eb920836a06 drm/i915/guc/slpc: Define and initialize boost frequency cda3c12346d8 drm/i915/guc/slpc: Add waitboost functionality for SLPC d2be325e7ae0 drm/i915/guc/slpc: Update boost sysfs hooks for SLPC -:104: ERROR:CODE_INDENT: code indent should use tabs where possible #104: FILE: drivers/gpu/drm/i915/gt/uc/intel_guc_slpc.c:631: + ^Ireturn 0;$ -:104: WARNING:SPACE_BEFORE_TAB: please, no space before tabs #104: FILE: drivers/gpu/drm/i915/gt/uc/intel_guc_slpc.c:631: + ^Ireturn 0;$ -:104: WARNING:LEADING_SPACE: please, no spaces at the start of a line #104: FILE: drivers/gpu/drm/i915/gt/uc/intel_guc_slpc.c:631: + ^Ireturn 0;$ -:163: ERROR:TRAILING_WHITESPACE: trailing whitespace #163: FILE: drivers/gpu/drm/i915/i915_sysfs.c:299: + $ -:163: WARNING:LEADING_SPACE: please, no spaces at the start of a line #163: FILE: drivers/gpu/drm/i915/i915_sysfs.c:299: + $ total: 2 errors, 3 warnings, 0 checks, 128 lines checked