On Thu, 01 Aug 2019 18:28:24 +0200,
Colin King wrote:
> 
> From: Colin Ian King <[email protected]>
> 
> The pointer bptr is being assigned a value that is never read
> and it is being updated in the next statement with a new value.
> The initialization is redundant and can be removed.
> 
> Addresses-Coverity: ("Unused value")
> Signed-off-by: Colin Ian King <[email protected]>

Applied, thanks.


Takashi

Reply via email to