Hello, On Tue, 16 Jan 2018 12:57:48 +0000 Colin King <colin.king@xxxxxxxxxxxxx> wrote: > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > Variable oob_len is assigned and never read, hence it is redundant and > can be removed. > > Cleans up clang warnings: > > drivers/mtd/nand/marvell_nand.c:1356:6: warning: Value stored to > 'oob_len' during its initialization is never read > drivers/mtd/nand/marvell_nand.c:1369:4: warning: Value stored to > 'oob_len' is never read > > Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> > --- Same as before, can you change the prefix to: mtd: nand: marvell: Thank you, Miquèl -- 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