From: Colin King <[email protected]>
Date: Sun, 29 Oct 2017 13:30:25 +0000

> From: Colin Ian King <[email protected]>
> 
> Variable len is being assigned a value that is never read,
> hence the assignment is redundant and can be removed. Cleans
> up clang warning:
> 
> drivers/net/hamradio/mkiss.c:443:3: warning: Value stored to
> 'len' is never read
> 
> Signed-off-by: Colin Ian King <[email protected]>

Applied.

Reply via email to