-
Eric Sesterhenn authored
This patch converts one if() BUG(); to BUG_ON(); so it can be safely optimized away. Signed-off-by:
Eric Sesterhenn <snakebyte@gmx.de> Signed-off-by:
Adrian Bunk <bunk@stusta.de>
Eric Sesterhenn authoredThis patch converts one if() BUG(); to BUG_ON(); so it can be safely optimized away. Signed-off-by:
Eric Sesterhenn <snakebyte@gmx.de> Signed-off-by:
Adrian Bunk <bunk@stusta.de>