s390/appldata: change return value of appldata_asm
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Thu, 6 Sep 2012 14:53:44 +0000 (16:53 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 26 Sep 2012 13:45:15 +0000 (15:45 +0200)
Change return value of appldata_asm() to -EOPNOTSUPP in case of an
error. The return value was only used internally and not passed to
user space.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>

No differences found