[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20220621081617.47300-1-jiangjian@cdjrlc.com>
Date: Tue, 21 Jun 2022 16:16:17 +0800
From: Jiang Jian <jiangjian@...rlc.com>
To: lenb@...nel.org
Cc: linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org,
Jiang Jian <jiangjian@...rlc.com>
Subject: [PATCH] tools: remove unexpected word "the"
there is unexpected word "the" in comments need to remove
Signed-off-by: Jiang Jian <jiangjian@...rlc.com>
---
tools/power/x86/turbostat/turbostat.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/power/x86/turbostat/turbostat.c b/tools/power/x86/turbostat/turbostat.c
index ede31a4287a0..ad4c9b79c051 100644
--- a/tools/power/x86/turbostat/turbostat.c
+++ b/tools/power/x86/turbostat/turbostat.c
@@ -5398,7 +5398,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)
--
2.17.1
Powered by blists - more mailing lists