mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
701ef3205e
The dereference snd_pcm_plug_stream(plug) should come after the NULL check snd_BUG_ON(!plug). Signed-off-by: Xi Wang <xi.wang@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>