On Mon, Oct 16, 2017 at 12:00:11PM +0100, Colin King wrote: > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > The pointer ehi is being assigned to a value that is never read > and is redundant. Clean up the code and move the ehi declaration > and initialization to the code block where it is used. Cleans up > clang warning: Value stored to 'ehi' is never read > > Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> Applied to libata/for-4.15. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html