commit | 9a721b9b4b0e3d0b998a68bd619b2e94f6e99eb9 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Sep 01 12:15:43 2017 -0400 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue Sep 05 06:16:37 2017 -0400 |
tree | 85309ffed01e67b66f32abfff0b2c3eaaac20995 | |
parent | 4e3b0cab6d18461d74769a5e504a7a95eb2299d8 [diff] |
media: dvb uAPI docs: adjust return value ioctl descriptions There are several issues on the return value for ioctls: - Text is confusing; - Some error codes don't exist; - The non-generic error codes should come before the text that points to the generic error codes; - Tables don't contain column size hints; - Some references are not marked as such. Correct them. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>