[dm-devel] [PATCH 09/13] Documentation/admin-guide: intel_pstate: drop doubled word

Randy Dunlap rdunlap at infradead.org
Sat Jul 4 03:20:16 UTC 2020


Drop the doubled word "to".

Signed-off-by: Randy Dunlap <rdunlap at infradead.org>
Cc: Jonathan Corbet <corbet at lwn.net>
Cc: linux-doc at vger.kernel.org
Cc: Srinivas Pandruvada <srinivas.pandruvada at linux.intel.com>
Cc: Len Brown <lenb at kernel.org>
Cc: linux-pm at vger.kernel.org
---
 Documentation/admin-guide/pm/intel_pstate.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200701.orig/Documentation/admin-guide/pm/intel_pstate.rst
+++ linux-next-20200701/Documentation/admin-guide/pm/intel_pstate.rst
@@ -708,7 +708,7 @@ core (for the policies with other scalin
 
 The ``ftrace`` interface can be used for low-level diagnostics of
 ``intel_pstate``.  For example, to check how often the function to set a
-P-state is called, the ``ftrace`` filter can be set to to
+P-state is called, the ``ftrace`` filter can be set to
 :c:func:`intel_pstate_set_pstate`::
 
  # cd /sys/kernel/debug/tracing/




More information about the dm-devel mailing list