Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

authored by

Randy Dunlap and committed by
Borislav Petkov
800c120e 7dfe553a

+1 -1
+1 -1
tools/power/x86/turbostat/turbostat.c
··· 2449 2449 fprintf(outf, "cpu%d: MSR_TURBO_RATIO_LIMIT: 0x%08llx\n", 2450 2450 base_cpu, msr); 2451 2451 2452 - /** 2452 + /* 2453 2453 * Turbo encoding in KNL is as follows: 2454 2454 * [0] -- Reserved 2455 2455 * [7:1] -- Base value of number of active cores of bucket 1.