== Series Details ==

Series: drm/i915/guc: Don't use pr_err when not necessary (rev2)
URL   : https://patchwork.freedesktop.org/series/106275/
State : warning

== Summary ==

Error: dim checkpatch failed
f62cba4d0bd9 drm/i915/guc: Don't use pr_err when not necessary
-:79: WARNING:OOM_MESSAGE: Possible unnecessary 'out of memory' message
#79: FILE: drivers/gpu/drm/i915/gt/uc/selftest_guc.c:153:
        if (!ce) {
+               drm_err(&gt->i915->drm, "Context array allocation failed\n");

total: 0 errors, 1 warnings, 0 checks, 185 lines checked


Reply via email to