From: Jaswinder Singh Rajput Date: Sun, 4 Jan 2009 16:28:25 +0000 (+0530) Subject: x86: rename all fields of mpc_cpu mpc_X to X X-Git-Tag: v2.6.29-rc1~4^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4563826b72b0d12500260093179a660e79bf412;p=pandora-kernel.git x86: rename all fields of mpc_cpu 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