lkml.org 
[lkml]   [2017]   [Sep]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 03/14] media: gen-errors.rst: document ENXIO error code
Date
This error can be produced at least at the DVB subsystem.

As it is generic enough, document it.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
---
Documentation/media/uapi/gen-errors.rst | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/Documentation/media/uapi/gen-errors.rst b/Documentation/media/uapi/gen-errors.rst
index d51f672021c4..689d3b101ede 100644
--- a/Documentation/media/uapi/gen-errors.rst
+++ b/Documentation/media/uapi/gen-errors.rst
@@ -80,6 +80,11 @@ Generic Error Codes
a hardware device. This could indicate broken or flaky hardware.
It's a 'Something is wrong, I give up!' type of error.

+ - - ``ENXIO``
+
+ - No device corresponding to this device special file exists.
+
+
.. note::

#. This list is not exhaustive; ioctls may return other error codes.
--
2.13.5
\
 
 \ /
  Last update: 2017-09-01 21:40    [W:0.077 / U:0.340 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site