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

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