diff options
| author | Randy Dunlap <[email protected]> | 2023-10-06 23:51:32 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2023-10-08 09:45:16 +0000 |
| commit | 025d5ac978cc3b47874cc1c03ab096a78b49f278 (patch) | |
| tree | a2b9bfc2c1db68de947552310b793cb41c1beafc /tools/testing/selftests/bpf/progs/getpeername_unix_prog.c | |
| parent | x86/sev: Change npages to unsigned long in snp_accept_memory() (diff) | |
| download | kernel-025d5ac978cc3b47874cc1c03ab096a78b49f278.tar.gz kernel-025d5ac978cc3b47874cc1c03ab096a78b49f278.zip | |
x86/resctrl: Fix kernel-doc warnings
The kernel test robot reported kernel-doc warnings here:
monitor.c:34: warning: Cannot understand * @rmid_free_lru A least recently used list of free RMIDs on line 34 - I thought it was a doc line
monitor.c:41: warning: Cannot understand * @rmid_limbo_count count of currently unused but (potentially) on line 41 - I thought it was a doc line
monitor.c:50: warning: Cannot understand * @rmid_entry - The entry in the limbo and free lists. on line 50 - I thought it was a doc line
We don't have a syntax for documenting individual data items via
kernel-doc, so remove the "/**" kernel-doc markers and add a hyphen
for consistency.
Fixes: 6a445edce657 ("x86/intel_rdt/cqm: Add RDT monitoring initialization")
Fixes: 24247aeeabe9 ("x86/intel_rdt/cqm: Improve limbo list processing")
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/progs/getpeername_unix_prog.c')
0 files changed, 0 insertions, 0 deletions
