diff options
author | 2018-02-11 05:44:21 -0500 | |
---|---|---|
committer | 2018-02-23 05:23:04 -0500 | |
commit | a145f64c6107d3aa5a7cec9f8977d04ac2a896c9 (patch) | |
tree | 412dfda12a52778eab16abdb38175fd1feb6aacd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | media: m88ds3103: don't call a non-initalized function (diff) | |
download | linux-dev-a145f64c6107d3aa5a7cec9f8977d04ac2a896c9.tar.xz linux-dev-a145f64c6107d3aa5a7cec9f8977d04ac2a896c9.zip |
media: dmxdev: fix error code for invalid ioctls
Returning -EINVAL when an ioctl is not implemented is a very
bad idea, as it is hard to distinguish from other error
contitions that an ioctl could lead. Replace it by its
right error code: -ENOTTY.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions