mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
BUG_ON() Conversion in md/dm-target.c
this changes if() BUG(); constructs to BUG_ON() which is cleaner 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
58ef2c4ce3
commit
543cb2a451
1 changed files with 1 additions and 2 deletions
Loading…
Add table
Add a link
Reference in a new issue