git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
779e6e1
)
[S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPP
author
Stefan Haberland
<stefan.haberland@de.ibm.com>
Thu, 17 Jul 2008 15:16:49 +0000
(17:16 +0200)
committer
Heiko 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