From: Colin King <[email protected]>
Date: Thu, 14 Sep 2017 17:01:25 +0100

> From: Colin Ian King <[email protected]>
> 
> tnapi is being initialized and then immediately updated and
> hence the initialiation is redundant.  Clean up the warning
> by moving the declaration and initialization to the inside
> of the for-loop.
> 
> Cleans up clang scan-build warning:
> warning: Value stored to 'tnapi' during its initialization is never read
> 
> Signed-off-by: Colin Ian King <[email protected]>

Applied.

Reply via email to