linux/fs/resctrl
Reinette Chatre 79727019ce fs/resctrl: Add missing return value descriptions
Using the stricter "./tools/docs/kernel-doc -Wall -v" to verify proper
formatting of documentation comments includes warnings related to return
markup on functions that are omitted during the default verification
checks. This stricter verification reports a couple of missing return
descriptions in resctrl:

    Warning: .../fs/resctrl/rdtgroup.c:1536 No description found for return value of 'rdtgroup_cbm_to_size'
    Warning: .../fs/resctrl/rdtgroup.c:3131 No description found for return value of 'mon_get_kn_priv'
    Warning: .../fs/resctrl/rdtgroup.c:3523 No description found for return value of 'cbm_ensure_valid'
    Warning: .../fs/resctrl/monitor.c:238 No description found for return value of 'resctrl_find_cleanest_closid'

Add the missing return descriptions.

Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://patch.msgid.link/1c50b9f7c73251c007133590986f127e1af57780.1775576382.git.reinette.chatre@intel.com
2026-04-07 21:01:22 +02:00
..
Kconfig
Makefile
ctrlmondata.c fs/resctrl: Add "*" shorthand to set io_alloc CBM for all domains 2026-04-02 00:22:59 +02:00
internal.h fs/resctrl: Move RMID initialization to first mount 2026-01-10 11:46:48 +01:00
monitor.c fs/resctrl: Add missing return value descriptions 2026-04-07 21:01:22 +02:00
monitor_trace.h
pseudo_lock.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
rdtgroup.c fs/resctrl: Add missing return value descriptions 2026-04-07 21:01:22 +02:00