Re: [PATCH] ALSA: asihpi: remove variable loops
From: Takashi Iwai
Date: Mon Oct 24 2022 - 13:15:00 EST
On Mon, 24 Oct 2022 15:08:03 +0200,
Colin Ian King wrote:
>
> Variable loops 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