projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b08239b
)
drm/i915: fix a couple of spelling mistakes in kernel parameter help text
author
Colin Ian King
<colin.king@canonical.com>
Tue, 16 Jun 2020 08:21:29 +0000
(09:21 +0100)
committer
Jani Nikula
<jani.nikula@intel.com>
Tue, 30 Jun 2020 08:30:02 +0000
(11:30 +0300)
There are a couple of spelling mistakes in kernel parameter help text,
namely "helpfull" and "paramters". Fix them.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link:
https://patchwork.freedesktop.org/patch/msgid/20200616082129.65517-1-colin.king@canonical.com
drivers/gpu/drm/i915/i915_params.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/i915/i915_params.c
b/drivers/gpu/drm/i915/i915_params.c
index
a7b61e6
..
8d8db9f
100644
(file)
--- a/
drivers/gpu/drm/i915/i915_params.c
+++ b/
drivers/gpu/drm/i915/i915_params.c
@@
-99,8
+99,8
@@
i915_param_named_unsafe(enable_psr, int, 0400,
i915_param_named(psr_safest_params, bool, 0400,
"Replace PSR VBT parameters by the safest and not optimal ones. This "
- "is helpful
l
to detect if PSR issues are related to bad values set in "
- " VBT. (0=use VBT paramters, 1=use safest parameters)");
+ "is helpful to detect if PSR issues are related to bad values set in "
+ " VBT. (0=use VBT param
e
ters, 1=use safest parameters)");
i915_param_named_unsafe(force_probe, charp, 0400,
"Force probe the driver for specified devices. "