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, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>