From: Colin King <colin.king@xxxxxxxxxxxxx> Date: Thu, 9 Nov 2017 07:52:15 +0000 > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > The assignment to mbcp is identical to the initiatialized value assigned > to mbcp at declaration time a few lines earlier, hence we can remove the > second redundant assignment. Cleans up clang warning: > > drivers/net/ethernet/qlogic/qlge/qlge_mpi.c:209:22: warning: > Value stored to 'mbcp' during its initialization is never read > > Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> Applied, thanks. -- 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