projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25368d7
)
tools/power turbostat: unmark non-kernel-doc comment
author
Randy Dunlap
<rdunlap@infradead.org>
Thu, 25 Mar 2021 20:13:33 +0000
(13:13 -0700)
committer
Len Brown
<len.brown@intel.com>
Tue, 4 May 2021 22:44:32 +0000
(18:44 -0400)
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>
tools/power/x86/turbostat/turbostat.c
patch
|
blob
|
history
diff --git
a/tools/power/x86/turbostat/turbostat.c
b/tools/power/x86/turbostat/turbostat.c
index b43816e4c1ff6c730a08d70f607148e1d791861f..407e80e72546036aaf6369566abe59ff818bd820 100644
(file)
--- 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.