kernel-ark/drivers/s390
Eric Sesterhenn e048a8a688 BUG_ON() Conversion in drivers/s390/block/dasd_erp.c
this changes if() BUG(); constructs to BUG_ON() which is
cleaner, contains unlikely() and can better optimized away.

Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
2006-04-01 01:27:08 +02:00
..
block BUG_ON() Conversion in drivers/s390/block/dasd_erp.c 2006-04-01 01:27:08 +02:00
char typos: s/ducument/document/ 2006-04-01 01:04:59 +02:00
cio [PATCH] s390: kzalloc() conversion in drivers/s390 2006-03-24 07:33:18 -08:00
crypto [PATCH] s390: kzalloc() conversion in drivers/s390 2006-03-24 07:33:18 -08:00
net [PATCH] s390: kzalloc() conversion in drivers/s390 2006-03-24 07:33:18 -08:00
scsi [PATCH] mempool: use common mempool kmalloc allocator 2006-03-26 08:56:59 -08:00
ebcdic.c
Kconfig [PATCH] s390: 3590 tape driver 2006-03-24 07:33:18 -08:00
Makefile
s390_rdev.c [PATCH] s390: kzalloc() conversion in drivers/s390 2006-03-24 07:33:18 -08:00
s390mach.c
s390mach.h [PATCH] s390: Add missing memory constraint to stcrw() 2006-02-01 08:53:24 -08:00
sysinfo.c