From: Andrew Morton Date: Wed, 22 Mar 2006 08:08:18 +0000 (-0800) Subject: [PATCH] vmscan: scan_control cleanup X-Git-Tag: v2.6.17-rc1~1129^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=179e96395b1f01e95ebe1ff5ef306b810dbbd147;p=pandora-kernel.git [PATCH] vmscan: scan_control cleanup Initialise as much of scan_control as possible at the declaration site. This tidies things up a bit and assures us that all unmentioned fields are zeroed out. Signed-off-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed