From: Jiang Jian Date: Tue, 21 Jun 2022 08:16:17 +0000 (+0800) Subject: tools/power turbosstat: fix comment X-Git-Tag: v6.0-rc1~182^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2db0e5eb9c4843cde76bb118750369ef231254e8;p=thirdparty%2Fkernel%2Flinux.git tools/power turbosstat: fix comment remove duplicate "the" in comment Signed-off-by: Jiang Jian Signed-off-by: Len Brown --- diff --git a/tools/power/x86/turbostat/turbostat.c b/tools/power/x86/turbostat/turbostat.c index 65dc7cd6e8534..089711e204163 100644 --- a/tools/power/x86/turbostat/turbostat.c +++ b/tools/power/x86/turbostat/turbostat.c @@ -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)