1
0
Files
linux/drivers/s390
Eric Sesterhenn 3a8dc8930e BUG_ON() Conversion in drivers/s390/char/tape_block.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:28:11 +02:00
..
2005-04-16 15:20:36 -07:00
2006-03-24 07:33:18 -08:00
2006-01-06 08:33:53 -08:00
2006-01-06 08:33:53 -08:00