On Fri,  8 May 2020 23:58:10 +0100 Colin King wrote:
> From: Colin Ian King <[email protected]>
> 
> The variable tx_done is being assigned with a value that is never read
> as the function returns a few statements later.  The assignment is
> redundant and can be removed.
> 
> Addresses-Coverity: ("Unused value")
> Signed-off-by: Colin Ian King <[email protected]>

Applied, thank you!

Reply via email to