From: Jaswinder Singh Rajput Date: Sat, 3 Jan 2009 10:18:52 +0000 (+0530) Subject: x86: rename mpc_config_processor to mpc_cpu X-Git-Tag: v2.6.29-rc1~4^2~2^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4f21b716bb997dcafca622d9e232f855a64c7b6;p=pandora-kernel.git x86: rename mpc_config_processor to mpc_cpu Impact: cleanup, solve 80 columns wrap problems mpc_config_processor should be renamed to mpc_cpu. The reason: the 'c' in MPC already means 'config' - no need to repeat that in the type name. Plus 'processor' is a lot longer than 'cpu' - so we try to use 'cpu' in all type names, as much as possible. Signed-off-by: Jaswinder Singh Rajput Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed