From: Mike Travis Date: Mon, 12 May 2008 19:21:13 +0000 (+0200) Subject: cpu: change some globals to statics in drivers/base/cpu.c v2 X-Git-Tag: v2.6.27-rc1~848^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=143aa5c53bd3895d42d7c08753fe58293988a69d;p=pandora-kernel.git cpu: change some globals to statics in drivers/base/cpu.c v2 This patch makes the following needlessly global code static: - attr_online_map - attr_possible_map - attr_present_map - cpu_state_attr [v2] Signed-off-by: Adrian Bunk Signed-off-by: Mike Travis Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed