[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Drop stealing of bits from i915_sw_fence function pointer (rev3)

Patchwork patchwork at emeril.freedesktop.org
Wed Sep 22 17:21:23 UTC 2021


== Series Details ==

Series: drm/i915: Drop stealing of bits from i915_sw_fence function pointer (rev3)
URL   : https://patchwork.freedesktop.org/series/94924/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
4d52201ec9d6 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
^^^^^^^^

-:112: WARNING:AVOID_BUG: Avoid crashing the kernel - try using WARN_ON & recovery code rather than BUG() or BUG_ON()
#112: FILE: drivers/gpu/drm/i915/i915_sw_fence.c:244:
+	BUG_ON(!fn);

total: 0 errors, 2 warnings, 0 checks, 195 lines checked




More information about the Intel-gfx mailing list