diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2022-10-24 15:04:15 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2022-10-24 16:01:05 +0200 |
commit | 72457b3abb0c070f73b4a5311d7223cc23d6c6d7 (patch) | |
tree | 451f8062aa524ede57e39481cf7b3965fcfa0cf6 /sound/pci | |
parent | Merge branch 'topic/hda-ext-cleanup' into for-next (diff) | |
download | linux-72457b3abb0c070f73b4a5311d7223cc23d6c6d7.tar.xz linux-72457b3abb0c070f73b4a5311d7223cc23d6c6d7.zip |
ALSA: rawmidi: remove variable dest_frames
Variable dest_frames is just being incremented and it's never used
anywhere else. The variable and the increment are redundant so
remove it.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://lore.kernel.org/r/20221024130415.2155860-1-colin.i.king@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci')
0 files changed, 0 insertions, 0 deletions