]> git.baikalelectronics.ru Git - kernel.git/commit
docs/scheduler: fix typo and warning in sched-bwc
authorYanteng Si <siyanteng01@gmail.com>
Fri, 3 Dec 2021 08:03:22 +0000 (16:03 +0800)
committerJonathan Corbet <corbet@lwn.net>
Mon, 6 Dec 2021 19:15:49 +0000 (12:15 -0700)
commit0a0ed825f91ecd6a5c9826fd960660b4cae1aa96
tree1d70d228fea1ad390004897b753d4442137ddfb9
parent206ff6a4d4b3d4078a41fab2e7d6c09f040a15e1
docs/scheduler: fix typo and warning in sched-bwc

a) since 4def36caaa0c ("sched/fair: Add document for burstable CFS bandwidth")
[cpu.cfs_quota_us: the total available run-time within a period (in] shoud be removed,
let's delete it.

b) Add a period.

c) fix a build warning:

   linux-next/Documentation/scheduler/sched-bwc.rst:243: WARNING: Inline emphasis
   start-string without end-string.

Signed-off-by: Yanteng Si <siyanteng@loongson.cn>
Reviewed-by: Alex Shi <alexs@kernel.org>
Link: https://lore.kernel.org/r/163a4dde20b8c4b68d668977a668e281d18fcf92.1638517064.git.siyanteng@loongson.cn
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/scheduler/sched-bwc.rst