mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-02-04 09:01:58 +00:00
7c64ec343a
Convert the snd_assert()s to simple if()s to prevent crashes when one of the timer instance ioctls is called before the file is bound to a timer device. Signed-off-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz>