aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2021-03-25 13:13:33 -0700
committerLen Brown <len.brown@intel.com>2021-05-04 18:44:32 -0400
commit1e3ec5cdfb63bc2a1ff06145faa2be08d6ec9594 (patch)
tree2f965de15b51eefebdb431043966458c2a68755c /tools
parenttools/power/turbostat: Remove Package C6 Retention on Ice Lake Server (diff)
downloadlinux-dev-1e3ec5cdfb63bc2a1ff06145faa2be08d6ec9594.tar.xz
linux-dev-1e3ec5cdfb63bc2a1ff06145faa2be08d6ec9594.zip
tools/power turbostat: unmark non-kernel-doc comment
Do not mark a comment as kernel-doc notation when it is not meant to be in kernel-doc notation. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/power/x86/turbostat/turbostat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/power/x86/turbostat/turbostat.c b/tools/power/x86/turbostat/turbostat.c
index b43816e4c1ff..407e80e72546 100644
--- a/tools/power/x86/turbostat/turbostat.c
+++ b/tools/power/x86/turbostat/turbostat.c
@@ -2516,7 +2516,7 @@ dump_knl_turbo_ratio_limits(void)
fprintf(outf, "cpu%d: MSR_TURBO_RATIO_LIMIT: 0x%08llx\n",
base_cpu, msr);
- /**
+ /*
* Turbo encoding in KNL is as follows:
* [0] -- Reserved
* [7:1] -- Base value of number of active cores of bucket 1.