diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-06-18 17:13:24 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-07-15 09:20:28 -0300 |
commit | 616b81db2fa757f48895242ea6aaf3c1a1ad22f4 (patch) | |
tree | a4ae59b5c71b3a0ed698fc9b0831269bf4ccf7f5 /Documentation/ioctl | |
parent | 09fdc957ad0d0ee83c00cd1e0c3a605047f63bf7 (diff) | |
download | linux-616b81db2fa757f48895242ea6aaf3c1a1ad22f4.tar.bz2 |
docs: ioctl: add it to the uAPI guide
While 100% of its contents is userspace, let's keep the dir
at the same place, as this is a well-known location.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation/ioctl')
-rw-r--r-- | Documentation/ioctl/index.rst | 2 | ||||
-rw-r--r-- | Documentation/ioctl/ioctl-number.rst | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/Documentation/ioctl/index.rst b/Documentation/ioctl/index.rst index 1a6f437566e3..0f0a857f6615 100644 --- a/Documentation/ioctl/index.rst +++ b/Documentation/ioctl/index.rst @@ -1,4 +1,4 @@ -:orphan: +.. SPDX-License-Identifier: GPL-2.0 ====== IOCTLs diff --git a/Documentation/ioctl/ioctl-number.rst b/Documentation/ioctl/ioctl-number.rst index fcf9623a599f..7f8dcae7a230 100644 --- a/Documentation/ioctl/ioctl-number.rst +++ b/Documentation/ioctl/ioctl-number.rst @@ -1,5 +1,3 @@ -:orphan: - ============= Ioctl Numbers ============= |