From: Colin King <colin.king@xxxxxxxxxxxxx> Date: Sun, 29 Oct 2017 13:30:25 +0000 > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > 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 <colin.king@xxxxxxxxxxxxx> Applied. -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html