Re: [PATCH] ALSA: rawmidi: remove variable dest_frames

From: Takashi Iwai
Date: Mon Oct 24 2022 - 14:38:44 EST


On Mon, 24 Oct 2022 15:04:15 +0200,
Colin Ian King wrote:
>
> 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@xxxxxxxxx>

Thanks, applied.


Takashi