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 at gmail.com> Thanks, applied. Takashi