mirror of
https://github.com/joel16/android_kernel_sony_msm8994_rework.git
synced 2024-12-05 02:27:47 +00:00
BUG_ON() Conversion in ipc/msg.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>
This commit is contained in:
parent
ce52449742
commit
8cd5283b89
Loading…
Reference in New Issue
Block a user