Re: [PATCH] asihpi: clean up a couple of build warnings

From: Takashi Iwai
Date: Mon Oct 16 2017 - 08:48:44 EST


On Mon, 16 Oct 2017 14:19:21 +0200,
Colin King wrote:
>
> From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
>
> Variable dpcm is never used and hence can be removed. Variable
> runtime is being assigned but is never read, so the assignment
> is redundant and can be removed. Cleans up two clang warnings:
>
> Value stored to 'dpcm' is never read
> Value stored to 'runtime' is never read
>
> Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx>

Applied (with the subject fix) now, thanks.


Takashi