[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Add psr_safest_params
Patchwork
patchwork at emeril.freedesktop.org
Wed May 20 22:10:19 UTC 2020
== Series Details ==
Series: drm/i915: Add psr_safest_params
URL : https://patchwork.freedesktop.org/series/77491/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
7f3095d8f257 drm/i915: Add psr_safest_params
-:98: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#98: FILE: drivers/gpu/drm/i915/i915_params.c:92:
+i915_param_named(psr_safest_params, bool, 0400,
+ "Replace PSR VBT parameters by the safest and not optimal ones. This "
-:99: WARNING:TYPO_SPELLING: 'helpfull' may be misspelled - perhaps 'helpful'?
#99: FILE: drivers/gpu/drm/i915/i915_params.c:93:
+ "is helpfull to detect if PSR issues are related to bad values set in "
-:100: WARNING:TYPO_SPELLING: 'paramters' may be misspelled - perhaps 'parameters'?
#100: FILE: drivers/gpu/drm/i915/i915_params.c:94:
+ " VBT. (0=use VBT paramters, 1=use safest parameters)");
total: 0 errors, 2 warnings, 1 checks, 82 lines checked
More information about the Intel-gfx
mailing list