]> git.baikalelectronics.ru Git - kernel.git/commit
[S390] return 'count' for successful execution of dasd_eer_enable.
authorHorst Hummel <horst.hummel@de.ibm.com>
Mon, 4 Dec 2006 14:40:18 +0000 (15:40 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 4 Dec 2006 14:40:18 +0000 (15:40 +0100)
commit51ec0e53511d02ae2a983d97de255674aeb3ead2
tree797f2969acdc31440be44a5f699283fc6e874625
parent9828c11792412208c6abd773a09b6dcf187bc420
[S390] return 'count' for successful execution of dasd_eer_enable.

Currently the return value of 'dasd_eer_enable' is returned - even if the
function returned '0'. Now return 'count' for successful execution.

Signed-off-by: Horst Hummel <horst.hummel@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/block/dasd_devmap.c