1
0
Files
linux/drivers
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
..
2006-03-27 08:44:51 -08:00
2006-03-29 13:24:50 +11:00
2006-04-01 01:08:49 +02:00
2006-04-01 01:02:42 +02:00
2006-03-27 08:44:52 -08:00
2006-03-31 12:18:56 -08:00
2006-03-31 12:18:56 -08:00