[PATCH 1/2] ASoC: qcom: lpass-sc7180: Drop unnecessary initialization in _resume()
Doug Anderson
dianders at chromium.org
Mon Nov 28 23:37:24 CET 2022
Hi,
On Mon, Nov 28, 2022 at 2:12 PM Matthias Kaehlcke <mka at chromium.org> wrote:
>
> The initialization of the variable 'ret' in sc7180_lpass_dev_resume()
> is unnecessary, as it is always assigned a few lines below. Drop the
> initialization.
>
> Signed-off-by: Matthias Kaehlcke <mka at chromium.org>
> ---
>
> sound/soc/qcom/lpass-sc7180.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Not that this needs review, but FWIW:
Reviewed-by: Douglas Anderson <dianders at chromium.org>
More information about the Alsa-devel
mailing list