tools/power turbosstat: fix comment
authorJiang Jian <jiangjian@cdjrlc.com>
Tue, 21 Jun 2022 08:16:17 +0000 (16:16 +0800)
committerLen Brown <len.brown@intel.com>
Thu, 28 Jul 2022 18:36:56 +0000 (14:36 -0400)
remove duplicate "the" in comment

Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
Signed-off-by: Len Brown <len.brown@intel.com>
tools/power/x86/turbostat/turbostat.c

index 65dc7cd..089711e 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)