[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/params: fix i915.reset module param type
Patchwork
patchwork at emeril.freedesktop.org
Tue Jun 2 15:34:55 UTC 2020
== Series Details ==
Series: drm/i915/params: fix i915.reset module param type
URL : https://patchwork.freedesktop.org/series/77923/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
b693251369b3 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