From: Jaswinder Singh Rajput Date: Sun, 4 Jan 2009 16:52:56 +0000 (+0530) Subject: x86: rename all fields of mpc_table mpc_X to X X-Git-Tag: v2.6.29-rc1~4^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c65da50bd4589b6b627d4842b8e6705a0ccaab5;p=pandora-kernel.git x86: rename all fields of mpc_table mpc_X to X Impact: cleanup, solve 80 columns wrap problems It would be cleaner to rename all the mpc->mpc_X fields to mpc->X - that alone would give 4 characters per usage site. (we already know that it's an 'mpc' entity - no need to duplicate that in the field too) Signed-off-by: Jaswinder Singh Rajput Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed