aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-mod.c
diff options
context:
space:
mode:
authorYu Hao <[email protected]>2020-11-03 14:33:35 -0800
committerTakashi Iwai <[email protected]>2020-11-04 09:12:00 +0100
commit1a6a071f51a5373de21edd34f9b79610be2d02e3 (patch)
treeaa6b6c96cbb9a040e016055c40c51a92410fe39b /lib/mpi/mpi-mod.c
parentad26098970b637f4565b110df929d74eb2c2652e (diff)
ALSA: seq: remove useless function
The function snd_seq_queue_client_termination() is only called from the function seq_free_client1(). The function seq_free_client1() calls the function snd_seq_queue_client_leave() and the function snd_seq_queue_client_termination() together. Because the function snd_seq_queue_client_leave() does all things, so the function snd_seq_queue_client_termination() is a useless function. Signed-off-by: Yu Hao <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions