[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/params: fix i915.reset module param type (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed Jun 3 15:27:11 UTC 2020
== Series Details ==
Series: drm/i915/params: fix i915.reset module param type (rev2)
URL : https://patchwork.freedesktop.org/series/77923/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
41ac3a8d0f09 drm/i915/params: fix i915.reset module param type
-:25: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#25: FILE: drivers/gpu/drm/i915/i915_params.c:78:
+i915_param_named_unsafe(reset, uint, 0400,
"Attempt GPU resets (0=disabled, 1=full gpu reset, 2=engine reset [default])");
total: 0 errors, 0 warnings, 1 checks, 8 lines checked
More information about the Intel-gfx
mailing list