From: Peter Zijlstra Date: Tue, 26 Sep 2006 06:30:59 +0000 (-0700) Subject: [PATCH] mm: small cleanup of install_page() X-Git-Tag: v2.6.19-rc1~1222 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e88dd6c11c5aef74d8b74a062767add53315533b;p=pandora-kernel.git [PATCH] mm: small cleanup of install_page() Smallish cleanup to install_page(), could save a memory read (haven't checked the asm output) and sure looks nicer. Signed-off-by: Peter Zijlstra Cc: Hugh Dickins Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed