summaryrefslogtreecommitdiff
path: root/Documentation/userspace-api/media/gen-errors.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/userspace-api/media/gen-errors.rst')
-rw-r--r--Documentation/userspace-api/media/gen-errors.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/Documentation/userspace-api/media/gen-errors.rst b/Documentation/userspace-api/media/gen-errors.rst
index e595d0bea109..4e8defd3612b 100644
--- a/Documentation/userspace-api/media/gen-errors.rst
+++ b/Documentation/userspace-api/media/gen-errors.rst
@@ -59,9 +59,7 @@ Generic Error Codes
- - ``ENOTTY``
- - The ioctl is not supported by the driver, actually meaning that
- the required functionality is not available, or the file
- descriptor is not for a media device.
+ - The ioctl is not supported by the file descriptor.
- - ``ENOSPC``