]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: rename all fields of mpc_oemtable oem_X to X
authorJaswinder Singh Rajput <jaswinder@infradead.org>
Sun, 4 Jan 2009 16:30:46 +0000 (22:00 +0530)
committerIngo Molnar <mingo@elte.hu>
Mon, 5 Jan 2009 13:08:34 +0000 (14:08 +0100)
commita1d0272a4676460787bcd7352414e0286763968d
tree44ac55f620b94a71719a4ecc659f2d0327a42f82
parentd4c715fad5604f25ea1e5c90f280cb818851c10b
x86: rename all fields of mpc_oemtable oem_X to X

Impact: cleanup, solve 80 columns wrap problems

It would be cleaner to rename all the mpc->oem_X fields to
mpc->X - that alone would give 4 characters per usage site.
(we already know that it's an 'oem' entity -
no need to duplicate that in the field too)

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/mpspec_def.h
arch/x86/kernel/numaq_32.c