diff options
author | Takashi Iwai <tiwai@suse.de> | 2017-09-07 11:51:54 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2017-09-07 11:52:37 +0300 |
commit | 2a0d85d9add77bb7a4ddd61557ffb21ca5370d15 (patch) | |
tree | 9463c4614125cb06cbf4c9e439afd5ed28f245a1 /security | |
parent | c8445589450582a3d948779c0fc5106604ce89a1 (diff) | |
download | linux-2a0d85d9add77bb7a4ddd61557ffb21ca5370d15.tar.xz |
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 'security')
0 files changed, 0 insertions, 0 deletions