Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 52e5f9d1 authored by Eric Sesterhenn's avatar Eric Sesterhenn Committed by Adrian Bunk
Browse files

BUG_ON cleanup for drivers/md/


This changes two if() BUG(); usages to BUG_ON(); so people
can disable it safely.

Signed-off-by: default avatarEric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
parent 70d63ccc
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment