From: Colin King <colin.king@xxxxxxxxxxxxx> Date: Thu, 1 Feb 2018 17:10:18 +0000 > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > Pointer phydev is initialized and this value is never read, phydev > is immediately updated to a new value, hence this initialization > is redundant and can be removed > > Cleans up clang warning: > drivers/net/usb/lan78xx.c:2009:21: warning: Value stored to 'phydev' > during its initialization 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