From: Colin King <colin.king@xxxxxxxxxxxxx> Date: Tue, 16 Jan 2018 17:54:22 +0000 > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > Pointer cursg is initialized to cmd->cursg and again re-assigned the > same value a few lines later, hence the second assignment is redundant > and can be removed. > > Cleans up clang warning: > drivers/ide/ide-taskfile.c:229:22: warning: Value stored to 'cursg' > during its initialization is never read > > Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> Patch applied, 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