]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit645c98c8b6c09eae58ac2f97e0ade6ced4d6443f
tree797f2969acdc31440be44a5f699283fc6e874625
parent29145a6c8cda3238049937612365e80b53c3f266
[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