diff options
author | Eric Sesterhenn <snakebyte@gmx.de> | 2006-03-24 18:47:11 +0100 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-03-24 18:47:11 +0100 |
commit | 34814545890db603b7648ea2ea477d1f83b61297 (patch) | |
tree | dcf8b60a50bbcbe8bf0ee29ea0d428c2435a895e /mm | |
parent | 6978c7052f2e22c6c40781cdd4eba5c4bce9a789 (diff) |
BUG_ON() Conversion in lib/swiotlb.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>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions