[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: Do not add same i915_request to intel_context twice

Patchwork patchwork at emeril.freedesktop.org
Fri Dec 10 11:00:21 UTC 2021


== Series Details ==

Series: drm/i915/gt: Do not add same i915_request to intel_context twice
URL   : https://patchwork.freedesktop.org/series/97843/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
94b2a1bdd53a drm/i915/gt: Do not add same i915_request to intel_context twice
-:7: WARNING:TYPO_SPELLING: 'unknow' may be misspelled - perhaps 'unknown'?
#7: 
With unknow race condition, the i915_request will be added
     ^^^^^^

-:10: WARNING:TYPO_SPELLING: 'alreay' may be misspelled - perhaps 'already'?
#10: 
If node alreay exist then do not add it again.
        ^^^^^^

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




More information about the Intel-gfx mailing list