[S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPP
authorStefan Haberland <stefan.haberland@de.ibm.com>
Thu, 17 Jul 2008 15:16:49 +0000 (17:16 +0200)
committerHeiko Carstens <heiko.carstens@de.ibm.com>
Thu, 17 Jul 2008 15:22:10 +0000 (17:22 +0200)
commit8586cb60ce85f40431cf06fe97512269d3992f03
treec4f26ced101701eab363878fb1ad2a66a9d9a5ac
parent779e6e1c724d30e0fd1baca78b852e41e3a23c1d
[S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPP

return value -ENOTSUPP is not valid in userspace context, use
-EOPNOTSUPP instead

Signed-off-by: Stefan Haberland <stefan.haberland@de.ibm.com>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
drivers/s390/block/dasd_diag.c