diff options
author | Takashi Iwai | 2017-09-07 10:51:54 +0200 |
---|---|---|
committer | Takashi Iwai | 2017-09-07 10:52:37 +0200 |
commit | 2a0d85d9add77bb7a4ddd61557ffb21ca5370d15 (patch) | |
tree | 9463c4614125cb06cbf4c9e439afd5ed28f245a1 /certs | |
parent | c8445589450582a3d948779c0fc5106604ce89a1 (diff) |
ALSA: asihpi: Kill BUG_ON() usages
BUG_ON() is the worst choice for a trivial sanity check.
Either it should be removed or replaced with a softer one like
WARN_ON() if still really needed.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions