== Series Details == Series: drm/i915/guc/slpc: Implement waitboost for SLPC (rev2) URL : https://patchwork.freedesktop.org/series/96082/ State : warning == Summary == $ dim checkpatch origin/drm-tip 2f567ab7135f drm/i915/guc/slpc: Define and initialize boost frequency -:13: WARNING:TYPO_SPELLING: 'accomodate' may be misspelled - perhaps 'accommodate'? #13: a few lines below to accomodate this. ^^^^^^^^^^ total: 0 errors, 1 warnings, 0 checks, 154 lines checked b9821acf779c drm/i915/guc/slpc: Add waitboost functionality for SLPC -:87: CHECK:BRACES: Blank lines aren't necessary after an open brace '{' #87: FILE: drivers/gpu/drm/i915/gt/uc/intel_guc_slpc.c:452: with_intel_runtime_pm(&i915->runtime_pm, wakeref) { + total: 0 errors, 0 warnings, 1 checks, 99 lines checked a588e644a1f8 drm/i915/guc/slpc: Update boost sysfs hooks for SLPC