summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorVegard Nossum <vegard.nossum@oracle.com>2024-01-11 11:52:20 +0300
committerJonathan Corbet <corbet@lwn.net>2024-01-24 00:46:52 +0300
commitea7dcd8a48ea3b440a7070b1a0f70f757f8ed9a8 (patch)
tree0bbcc39a7df601a01579f75471328e1444d72575 /Documentation
parent3f0e4df37a1b505307f61fbfa7b1f9a2fa2c40bc (diff)
downloadlinux-ea7dcd8a48ea3b440a7070b1a0f70f757f8ed9a8.tar.xz
doc: admin-guide/kernel-parameters: remove useless comment
This comment about DRM drivers has been there since the first git commit. It simply doesn't belong in kernel-parameters; remove it. Signed-off-by: Vegard Nossum <vegard.nossum@oracle.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20240111085220.3693059-1-vegard.nossum@oracle.com
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/admin-guide/kernel-parameters.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/Documentation/admin-guide/kernel-parameters.rst b/Documentation/admin-guide/kernel-parameters.rst
index 102937bc8443..4410384596a9 100644
--- a/Documentation/admin-guide/kernel-parameters.rst
+++ b/Documentation/admin-guide/kernel-parameters.rst
@@ -218,8 +218,3 @@ bytes respectively. Such letter suffixes can also be entirely omitted:
.. include:: kernel-parameters.txt
:literal:
-
-Todo
-----
-
- Add more DRM drivers.