linux-stable/drivers/s390
Cornelia Huck a7fbf6bba7 [PATCH] s390: wrong return codes in cio_ignore_proc_init()
cio_ignore_proc_init() returns 1 in case of success and 0 in case of failure.
The caller tests for != 0, so better return 0 in case of success and -ENOENT
in case of failure.

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-04-11 06:18:37 -07:00
..
block BUG_ON() Conversion in drivers/s390/block/dasd_erp.c 2006-04-01 01:27:08 +02:00
char [PATCH] s390: invalid check after kzalloc() 2006-04-11 06:18:37 -07:00
cio [PATCH] s390: wrong return codes in cio_ignore_proc_init() 2006-04-11 06:18:37 -07:00
crypto [PATCH] s390: kzalloc() conversion in drivers/s390 2006-03-24 07:33:18 -08:00
net BUG_ON() Conversion in drivers/s390/net/lcs.c 2006-04-02 13:50:14 +02:00
scsi [PATCH] mempool: use common mempool kmalloc allocator 2006-03-26 08:56:59 -08:00
ebcdic.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig [PATCH] s390: 3590 tape driver 2006-03-24 07:33:18 -08:00
Makefile [PATCH] s390: move s390_root_dev_* out of the cio layer 2006-01-06 08:33:49 -08:00
s390_rdev.c [PATCH] s390: kzalloc() conversion in drivers/s390 2006-03-24 07:33:18 -08:00
s390mach.c [PATCH] s390: cleanup Kconfig 2006-01-06 08:33:53 -08:00
s390mach.h [PATCH] s390: Add missing memory constraint to stcrw() 2006-02-01 08:53:24 -08:00
sysinfo.c [PATCH] s390: cleanup Kconfig 2006-01-06 08:33:53 -08:00