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