On Wed, Oct 11, 2017 at 06:49:42PM +0100, Colin King wrote: > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > Variable cend is set but never read, hence it is redundant and can be > removed. > > Cleans up clang build warning: Value stored to 'cend' is never read > > Fixes: 369ea8242c0f ("mm/rmap: update to new mmu_notifier semantic v2") I'm not sure if should consider warning fix as a fix. :) > Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> Acked-by: Kirill A. Shutemov <kirill.shutemov@xxxxxxxxxxxxxxx> -- Kirill A. Shutemov -- 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