From: KOSAKI Motohiro Date: Tue, 26 Jul 2011 00:12:07 +0000 (-0700) Subject: mm: swap-token: makes global variables to function local X-Git-Tag: v3.1-rc1~241^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53bb01f593d50188c8d638f89db96f9b6b042bcd;p=pandora-kernel.git mm: swap-token: makes global variables to function local global_faults and last_aging are only used in grab_swap_token(). Move them into grab_swap_token(). Signed-off-by: KOSAKI Motohiro Acked-by: Rik van Riel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed