From: Colin King <colin.king@xxxxxxxxxxxxx> Date: Tue, 31 Jul 2018 17:01:37 +0100 > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > Variables 'tn' and 'oport' are being assigned but are never used hence > they are redundant and can be removed. > > Cleans up clang warnings: > warning: variable 'oport' set but not used [-Wunused-but-set-variable] > warning: variable 'tn' set but not used [-Wunused-but-set-variable] > > 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