aboutsummaryrefslogtreecommitdiffstats
path: root/tools/power/x86
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2021-03-25 13:13:33 -0700
committerBorislav Petkov <bp@suse.de>2021-03-25 23:10:45 +0100
commit800c120ef4e3abb45d67a36d3e5532eb051efc3c (patch)
treef84a80147ec3668b779da25998c18a855592fe64 /tools/power/x86
parentx86/syscalls: Fix -Wmissing-prototypes warnings from COND_SYSCALL() (diff)
downloadlinux-dev-800c120ef4e3abb45d67a36d3e5532eb051efc3c.tar.xz
linux-dev-800c120ef4e3abb45d67a36d3e5532eb051efc3c.zip
tools/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: Borislav Petkov <bp@suse.de> Link: https://lkml.kernel.org/r/20210325201333.16792-1-rdunlap@infradead.org
Diffstat (limited to 'tools/power/x86')
-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 a7c4f0772e53..5939615265f1 100644
--- a/tools/power/x86/turbostat/turbostat.c
+++ b/tools/power/x86/turbostat/turbostat.c
@@ -2449,7 +2449,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.