An error occurred while fetching folder content.
BUG_ON() Conversion in lib/swiotlb.c
Eric Sesterhenn authored

this changes if() BUG(); constructs to BUG_ON() which is
cleaner, contains unlikely() and can better optimized away.
Signed-off-by: default avatarEric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
34814545
Name Last commit Last update
..