diff options
author | Yves Lemée <yves.lemee.kernel@gmail.com> | 2017-07-12 22:17:37 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-08-20 16:47:28 +0300 |
commit | a8c2d62b1bddf5fa4d23a380be8904e5593c2b40 (patch) | |
tree | 33b5429d210f9a2e0f528746d553442f0daf93fc /drivers/media | |
parent | afb24eabf9e63c99d01aaf1b4d04f1d9a458e029 (diff) | |
download | linux-a8c2d62b1bddf5fa4d23a380be8904e5593c2b40.tar.xz |
media: lirc_zilog: Clean up lirc zilog error codes
According the coding style guidelines, the ENOSYS error code must be
returned in case of a non existent system call. This code has been
replaced with the ENOTTY error code indicating a missing functionality.
Signed-off-by: Yves Lemée <yves.lemee.kernel@gmail.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media')
0 files changed, 0 insertions, 0 deletions