diff options
author | 2017-08-07 15:16:16 +0200 | |
---|---|---|
committer | 2017-08-09 09:09:37 -0400 | |
commit | 4ae48c046814d8b0386883aeb9060b08f46a2ec1 (patch) | |
tree | a37b9e140188da3308b62da8994b8a39b529cd1a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | s390/vmcp: split vmcp header file and move to uapi (diff) | |
download | wireguard-linux-4ae48c046814d8b0386883aeb9060b08f46a2ec1.tar.xz wireguard-linux-4ae48c046814d8b0386883aeb9060b08f46a2ec1.zip |
s390/vmcp: return -ENOTTY for unknown ioctl commands
Return -ENOTTY for unknown ioctl commands instead of
-ENOIOCTLCMD. This isn't that much of difference, since common code
will translate -ENOIOCTLCMD to -ENOTTY anyway, but this way it seems
to be more obvious what is happening (at least to me).
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions