[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)
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>

No differences found