]> 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)
commitd3cc03f2d3bec395d29c58fa8e32fd21ae802b16
tree1d70d228fea1ad390004897b753d4442137ddfb9
parent11e4aff24184461ff7b83a41f928530f032efbb7
docs/scheduler: fix typo and warning in sched-bwc

a) since 6e8af8a3ac79 ("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