mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-06 05:13:18 +00:00
6b07ea052a
snd_trident_ioctl() does nothing but calling the default handler.
Now PCM core accepts NULL as the default ioctl ops(*), so let's drop
altogether.
(*) commit
|
||
---|---|---|
.. | ||
Makefile | ||
trident_main.c | ||
trident_memory.c | ||
trident.c | ||
trident.h |