tools/power turbosstat: fix comment

remove duplicate "the" in comment

Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
Signed-off-by: Len Brown <len.brown@intel.com>
This commit is contained in:
Jiang Jian 2022-06-21 16:16:17 +08:00 committed by Len Brown
parent 6f9cf553de
commit 2db0e5eb9c

View 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)