From: Jaswinder Singh Rajput Date: Thu, 8 Jan 2009 10:13:26 +0000 (+0530) Subject: x86: rename all fields of mpf_intel mpf_X to X X-Git-Tag: v2.6.30-rc1~2^2~50^2~86^3~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1eb1b3b65dc3e3ffcc6a60e115c085c0c11c1077;p=pandora-kernel.git x86: rename all fields of mpf_intel mpf_X to X Impact: cleanup, solve 80 columns wrap problems It would be cleaner to rename all the mpf->mpf_X fields to mpf->X - that alone would give 4 characters per usage site. (we already know that it's an 'mpf' 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