linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: fix pm/intel_pstate build warning and wording
@ 2020-08-23 23:04 Randy Dunlap
  2020-08-24 10:51 ` Rafael J. Wysocki
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2020-08-23 23:04 UTC (permalink / raw)
  To: LKML, Linux PM list, linux-doc, Jonathan Corbet, Rafael J. Wysocki
  Cc: Srinivas Pandruvada

From: Randy Dunlap <rdunlap@infradead.org>

Fix documentation build warning and sentence wording:

Documentation/admin-guide/pm/intel_pstate.rst:568: WARNING: Unexpected indentation.

Fixes: f473bf398bf1 ("cpufreq: intel_pstate: Allow raw energy performance preference value")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Cc: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
---
 Documentation/admin-guide/pm/intel_pstate.rst |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- lnx-59-rc2.orig/Documentation/admin-guide/pm/intel_pstate.rst
+++ lnx-59-rc2/Documentation/admin-guide/pm/intel_pstate.rst
@@ -564,8 +564,8 @@ Energy-Performance Preference (EPP) knob
 Energy-Performance Bias (EPB) knob. It is also possible to write a positive
 integer value between 0 to 255, if the EPP feature is present. If the EPP
 feature is not present, writing integer value to this attribute is not
-supported. In this case, user can use
- "/sys/devices/system/cpu/cpu*/power/energy_perf_bias" interface.
+supported. In this case, user can use the
+"/sys/devices/system/cpu/cpu*/power/energy_perf_bias" interface.
 
 [Note that tasks may by migrated from one CPU to another by the scheduler's
 load-balancing algorithm and if different energy vs performance hints are


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Documentation: fix pm/intel_pstate build warning and wording
  2020-08-23 23:04 [PATCH] Documentation: fix pm/intel_pstate build warning and wording Randy Dunlap
@ 2020-08-24 10:51 ` Rafael J. Wysocki
  0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2020-08-24 10:51 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: LKML, Linux PM list, linux-doc, Jonathan Corbet,
	Rafael J. Wysocki, Srinivas Pandruvada

On Mon, Aug 24, 2020 at 1:04 AM Randy Dunlap <rdunlap@infradead.org> wrote:
>
> From: Randy Dunlap <rdunlap@infradead.org>
>
> Fix documentation build warning and sentence wording:
>
> Documentation/admin-guide/pm/intel_pstate.rst:568: WARNING: Unexpected indentation.
>
> Fixes: f473bf398bf1 ("cpufreq: intel_pstate: Allow raw energy performance preference value")
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
> Cc: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
> ---
>  Documentation/admin-guide/pm/intel_pstate.rst |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> --- lnx-59-rc2.orig/Documentation/admin-guide/pm/intel_pstate.rst
> +++ lnx-59-rc2/Documentation/admin-guide/pm/intel_pstate.rst
> @@ -564,8 +564,8 @@ Energy-Performance Preference (EPP) knob
>  Energy-Performance Bias (EPB) knob. It is also possible to write a positive
>  integer value between 0 to 255, if the EPP feature is present. If the EPP
>  feature is not present, writing integer value to this attribute is not
> -supported. In this case, user can use
> - "/sys/devices/system/cpu/cpu*/power/energy_perf_bias" interface.
> +supported. In this case, user can use the
> +"/sys/devices/system/cpu/cpu*/power/energy_perf_bias" interface.
>
>  [Note that tasks may by migrated from one CPU to another by the scheduler's
>  load-balancing algorithm and if different energy vs performance hints are

Applied as 5.9-rc material, thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-24 10:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-23 23:04 [PATCH] Documentation: fix pm/intel_pstate build warning and wording Randy Dunlap
2020-08-24 10:51 ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).