summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorLiang Luo <luoliang@kylinos.cn>2026-08-25 13:50:53 +0800
committerTejun Heo <tj@kernel.org>2026-08-31 07:28:04 -1000
commit068e5a0bc57e57d24cbf38def29cc5fb4db9a0df (patch)
tree3e47ef9448d7370fe2220691efb9e0ff6dce2c93 /include/linux
parent4881a13521886076e8d6d677f274320dcf66fea4 (diff)
sched_ext: Fix missing @slice and @vtime descriptions in finish_dispatch() kernel-doc
Commit 13f1eae3b662 ("sched_ext: Synchronize slice and dsq_vtime writes") added the slice and vtime parameters to finish_dispatch() but did not update its kernel-doc, which produces warnings: Warning: function parameter 'slice' not described in 'finish_dispatch' Warning: function parameter 'vtime' not described in 'finish_dispatch' Describe both parameters using the same wording as dispatch_to_local_dsq(), which receives the same values. Signed-off-by: Liang Luo <luoliang@kylinos.cn> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions