[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Drop stealing of bits from i915_sw_fence function pointer (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Wed Nov 17 01:52:24 UTC 2021
== Series Details ==
Series: drm/i915: Drop stealing of bits from i915_sw_fence function pointer (rev4)
URL : https://patchwork.freedesktop.org/series/94924/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
8fde9fc3a62d 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
^^^^^^^^
-:128: WARNING:AVOID_BUG: Avoid crashing the kernel - try using WARN_ON & recovery code rather than BUG() or BUG_ON()
#128: FILE: drivers/gpu/drm/i915/i915_sw_fence.c:244:
+ BUG_ON(!fn);
total: 0 errors, 2 warnings, 0 checks, 203 lines checked
More information about the Intel-gfx
mailing list