From: Colin King <colin.king@xxxxxxxxxxxxx> Date: Sat, 7 Jul 2018 13:47:06 +0100 > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > Variable next_rx is being assigned but is never used hence it is > redundant and can be removed. > > Cleans up clang warning: > warning: variable 'next_rx' set but not used [-Wunused-but-set-variable] > > Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> Applied to net-next, thanks Colin. -- 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