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:
parent
6f9cf553de
commit
2db0e5eb9c
|
@ -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
|
* by enabling when requested, and hiding rollover
|
||||||
*/
|
*/
|
||||||
void linux_perf_init(void)
|
void linux_perf_init(void)
|
||||||
|
|
Loading…
Reference in New Issue