[PATCH v2 8/8] docs: sysctl/kernel: remove rtsig entries

From: Stephen Kitt
Date: Tue Feb 18 2020 - 09:20:27 EST


These have no corresponding code in the kernel.

Signed-off-by: Stephen Kitt <steve@xxxxxxx>
---
Documentation/admin-guide/sysctl/kernel.rst | 10 ----------
1 file changed, 10 deletions(-)

diff --git a/Documentation/admin-guide/sysctl/kernel.rst b/Documentation/admin-guide/sysctl/kernel.rst
index 3d21e076aea4..ba4b51bb1f3e 100644
--- a/Documentation/admin-guide/sysctl/kernel.rst
+++ b/Documentation/admin-guide/sysctl/kernel.rst
@@ -902,16 +902,6 @@ ROM/Flash boot loader. Maybe to tell it what to do after
rebooting. ???


-rtsig-max & rtsig-nr
-====================
-
-The file rtsig-max can be used to tune the maximum number
-of POSIX realtime (queued) signals that can be outstanding
-in the system.
-
-rtsig-nr shows the number of RT signals currently queued.
-
-
sched_energy_aware
==================

--
2.20.1