From: Colin King <colin.king@xxxxxxxxxxxxx> Date: Wed, 4 Jul 2018 08:39:12 +0100 > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > Pointer req and variable func are being assigned but are never used > hence they are redundant and can be removed. > > Cleans up clang warnings: > warning: variable 'req' set but not used [-Wunused-but-set-variable] > warning: variable 'func' 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