]> Git Repo - linux.git/commitdiff
tools/power turbosstat: fix comment
authorJiang Jian <[email protected]>
Tue, 21 Jun 2022 08:16:17 +0000 (16:16 +0800)
committerLen Brown <[email protected]>
Thu, 28 Jul 2022 18:36:56 +0000 (14:36 -0400)
remove duplicate "the" in comment

Signed-off-by: Jiang Jian <[email protected]>
Signed-off-by: Len Brown <[email protected]>
tools/power/x86/turbostat/turbostat.c

index 65dc7cd6e8534b9256561b59ca37c44a46506443..089711e20416385e713e2b987e44e246abe77dda 100644 (file)
@@ -5456,7 +5456,7 @@ void print_dev_latency(void)
 }
 
 /*
- * Linux-perf manages the the HW instructions-retired counter
+ * Linux-perf manages the HW instructions-retired counter
  * by enabling when requested, and hiding rollover
  */
 void linux_perf_init(void)
This page took 0.078058 seconds and 4 git commands to generate.