[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: print exact error code

Patchwork patchwork at emeril.freedesktop.org
Fri Oct 22 02:47:51 UTC 2021


== Series Details ==

Series: drm/i915/selftests: print exact error code
URL   : https://patchwork.freedesktop.org/series/96159/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
2995fc2faf1e drm/i915/selftests: print exact error code
-:25: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#25: FILE: drivers/gpu/drm/i915/gem/selftests/i915_gem_context.c:94:
+			pr_err("Failed to populated %d contexts with error %d\n",
+				nctx, err);

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




More information about the Intel-gfx mailing list