VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   57 Tags
author: Jonathan Corbet <corbet@lwn.net> 2019-10-03 13:02:19 -0600 committer: Jonathan Corbet <corbet@lwn.net> 2019-10-10 11:21:54 -0600 commit: 049500715e7aed436c3dfac7071d7f17c18b463b parent: 5ecd0a06e6bb992c903f5d8a588b78852b9e80a5
Commit Summary:
docs: Move the user-space ioctl() docs to userspace-api
Diffstat:
1 file changed, 0 insertions, 1 deletion
diff --git a/Documentation/index.rst b/Documentation/index.rst
index b843e313d2f2..dbf0951a0abe 100644
--- a/Documentation/index.rst
+++ b/Documentation/index.rst
@@ -57,7 +57,6 @@ the kernel interface as seen by application developers.
    :maxdepth: 2
 
    userspace-api/index
-   ioctl/index
 
 
 Introduction to kernel development