Re: [PATCH] ALSA: asihpi - Remove useless code in hpi_meter_get_peak()

From: Takashi Iwai
Date: Thu Sep 01 2022 - 08:38:31 EST


On Thu, 01 Sep 2022 12:28:14 +0200,
Valentina Goncharenko wrote:
>
> The hpi_meter_get_peak() function contains the expression
> "hm.obj_index = hm.obj_index", which does not carry any semantic load.
>
> Found by Linux Verification Center (linuxtesting.org) with SVACE.
>
> Fixes: 719f82d3987a ("ALSA: Add support of AudioScience ASI boards")
> Signed-off-by: Valentina Goncharenko <goncharenko.vp@xxxxxxxxx>

Thanks, applied.


Takashi