Skip to content
Commit d84075c8 authored by Pierre Ossman's avatar Pierre Ossman
Browse files

mmc: replace BUG_ON with WARN_ON



Replace all cases of BUG_ON with WARN_ON where there is a chance
(with varying degrees of slim) that the kernel can continue without
incidence.

Signed-off-by: default avatarPierre Ossman <drzeus@drzeus.cx>
parent 9f2fcf99
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