From: Jaswinder Singh Rajput Date: Sat, 3 Jan 2009 10:16:57 +0000 (+0530) Subject: x86: rename mp_config_table to mpc_table X-Git-Tag: v2.6.29-rc1~4^2~2^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f29521e4ee394ca241df2ba546e9d671394927a2;p=pandora-kernel.git x86: rename mp_config_table to mpc_table Impact: cleanup, solve 80 columns wrap problems mp_config_table should be renamed to mpc_table. The reason: the 'c' in MPC already means 'config' - no need to repeat that in the type name. Signed-off-by: Jaswinder Singh Rajput Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed