== Series Details == Series: drm/i915: Drop stealing of bits from i915_sw_fence function pointer URL : https://patchwork.freedesktop.org/series/94924/ State : warning == Summary == $ dim checkpatch origin/drm-tip b71f1b1135e9 drm/i915: Drop stealing of bits from i915_sw_fence function pointer -:8: WARNING:TYPO_SPELLING: 'seperate' may be misspelled - perhaps 'separate'? #8: seperate fields for function pointer and flags. If using two different ^^^^^^^^ -:92: WARNING:AVOID_BUG: Avoid crashing the kernel - try using WARN_ON & recovery code rather than BUG() or BUG_ON() #92: FILE: drivers/gpu/drm/i915/i915_sw_fence.c:242: + BUG_ON(!fn); total: 0 errors, 2 warnings, 0 checks, 127 lines checked