kernel-hacking-2024-linux-s.../Documentation/sound
Takashi Iwai 5ef03460a6 ALSA: Introduce snd_BUG_ON() macro
Introduced snd_BUG_ON() macro as a replacement of snd_assert() macro.
snd_assert() is pretty ugly as it has the control flow in its argument.
OTOH, snd_BUG_ON() behaves like a normal conditional, thus it's much
easier to read the flow.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-08-13 11:46:32 +02:00
..
alsa ALSA: Introduce snd_BUG_ON() macro 2008-08-13 11:46:32 +02:00
oss The next round of scheduled OSS code removal 2007-10-18 14:37:26 -07:00